]> git.lizzy.rs Git - worldedit.git/blobdiff - Chat Commands.md
Rewrite spirals from scratch and fix upside-down pyramids. Use voxelmanip for markers...
[worldedit.git] / Chat Commands.md
index 675532a1052be05c587ccb40fd7fd69d82b04573..f70bf758d8ed825b1797eba73118feb3870057ac 100644 (file)
@@ -155,9 +155,9 @@ Add pyramid centered at WorldEdit position 1 along the x/y/z/? axis with height
     //pyramid 5 glass\r
     //pyramid 2 mesecons:wire_00000000_off\r
 \r
-### //spiral <width> <height> <spacer> <node>\r
+### //spiral <length> <height> <spacer> <node>\r
 \r
-Add spiral centered at WorldEdit position 1 with width <width>, height <height>, space between walls <spacer>, composed of <node>.\r
+Add spiral centered at WorldEdit position 1 with side length <length>, height <height>, space between walls <spacer>, composed of <node>.\r
 \r
     //spiral 20 5 3 Diamond Block\r
     //spiral 5 2 1 glass\r