From 58970e7fab96c6d2883ee8c14ee84b07dc8acdfc Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Sat, 22 Jun 2013 23:05:34 -0400 Subject: Clarify the documentation regarding the the positioning of WorldEdit primitives relative to position 1. --- Chat Commands.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Chat Commands.md') diff --git a/Chat Commands.md b/Chat Commands.md index eee08eb..9951ca3 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -75,7 +75,7 @@ Replace all nodes other than with in the current Wo ### //hollowsphere -Add hollow sphere at WorldEdit position 1 with radius , composed of . +Add hollow sphere centered at WorldEdit position 1 with radius , composed of . //hollowsphere 5 Diamond Block //hollowsphere 12 glass @@ -83,7 +83,7 @@ Add hollow sphere at WorldEdit position 1 with radius , composed of -Add sphere at WorldEdit position 1 with radius , composed of . +Add sphere centered at WorldEdit position 1 with radius , composed of . //sphere 5 Diamond Block //sphere 12 glass @@ -91,7 +91,7 @@ Add sphere at WorldEdit position 1 with radius , composed of . ### //hollowdome -Add hollow dome at WorldEdit position 1 with radius , composed of . +Add hollow dome centered at WorldEdit position 1 with radius , composed of . //hollowdome 5 Diamond Block //hollowdome 12 glass @@ -99,7 +99,7 @@ Add hollow dome at WorldEdit position 1 with radius , composed of ### //dome -Add dome at WorldEdit position 1 with radius , composed of . +Add dome centered at WorldEdit position 1 with radius , composed of . //dome 5 Diamond Block //dome 12 glass @@ -125,7 +125,7 @@ Add cylinder at WorldEdit position 1 along the x/y/z/? axis with length ### //pyramid -Add pyramid at WorldEdit position 1 with height , composed of . +Add pyramid centered at WorldEdit position 1 with height , composed of . //pyramid 8 Diamond Block //pyramid 5 glass @@ -133,7 +133,7 @@ Add pyramid at WorldEdit position 1 with height , composed of . ### //spiral -Add spiral at WorldEdit position 1 with width , height , space between walls , composed of . +Add spiral centered at WorldEdit position 1 with width , height , space between walls , composed of . //spiral 20 5 3 Diamond Block //spiral 5 2 1 glass -- cgit v1.2.3