From dfcf02bbc204a7c7066234ed0d447c3faf036fc9 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Mon, 22 Jul 2013 11:04:03 -0400 Subject: Add a few notes on air. --- Chat Commands.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Chat Commands.md') diff --git a/Chat Commands.md b/Chat Commands.md index 08adbaf..e44f242 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -66,6 +66,7 @@ Display the volume of the current WorldEdit region. Set the current WorldEdit region to . + //set air //set cactus //set Bronze Block //set mesecons:wire_00000000_off @@ -74,7 +75,7 @@ Set the current WorldEdit region to . Replace all instances of with in the current WorldEdit region. - //replace Cobblestone cactus + //replace Cobblestone air //replace lightstone_blue glass //replace dirt Bronze Block //replace mesecons:wire_00000000_off flowers:flower_tulip @@ -83,7 +84,7 @@ Replace all instances of with in the current WorldE Replace all nodes other than with in the current WorldEdit region. - //replaceinverse Cobblestone cactus + //replaceinverse Cobblestone air //replaceinverse flowers:flower_waterlily glass //replaceinverse dirt Bronze Block //replaceinverse mesecons:wire_00000000_off flowers:flower_tulip -- cgit v1.2.3