From b0bf52e9b688713853b1ab3740d8b6522a1ba5ae Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Wed, 31 Jul 2013 22:15:08 -0400 Subject: Rewrite spirals from scratch and fix upside-down pyramids. Use voxelmanip for markers to ensure area is emerged. --- Chat Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Chat Commands.md') diff --git a/Chat Commands.md b/Chat Commands.md index 675532a..f70bf75 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -155,9 +155,9 @@ Add pyramid centered at WorldEdit position 1 along the x/y/z/? axis with height //pyramid 5 glass //pyramid 2 mesecons:wire_00000000_off -### //spiral +### //spiral -Add spiral centered at WorldEdit position 1 with width , height , space between walls , composed of . +Add spiral centered at WorldEdit position 1 with side length , height , space between walls , composed of . //spiral 20 5 3 Diamond Block //spiral 5 2 1 glass -- cgit v1.2.3