From 1c31bd7f0d78447ea35e195b59fc1b2577ebaf18 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Sat, 13 Oct 2012 21:45:50 -0400 Subject: Separate components into separate mods, add visualization API with hide(), suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented. --- worldedit_commands/textures/worldedit_pos1.png | Bin 0 -> 142 bytes worldedit_commands/textures/worldedit_pos2.png | Bin 0 -> 157 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 worldedit_commands/textures/worldedit_pos1.png create mode 100644 worldedit_commands/textures/worldedit_pos2.png (limited to 'worldedit_commands/textures') diff --git a/worldedit_commands/textures/worldedit_pos1.png b/worldedit_commands/textures/worldedit_pos1.png new file mode 100644 index 0000000..4c304aa Binary files /dev/null and b/worldedit_commands/textures/worldedit_pos1.png differ diff --git a/worldedit_commands/textures/worldedit_pos2.png b/worldedit_commands/textures/worldedit_pos2.png new file mode 100644 index 0000000..1502f16 Binary files /dev/null and b/worldedit_commands/textures/worldedit_pos2.png differ -- cgit v1.2.3