forked from mtcontrib/Minetest-WorldEdit
Fix //pyramid examples.
This commit is contained in:
parent
040282bbe6
commit
416ffb3709
@ -151,9 +151,10 @@ Add cylinder at WorldEdit position 1 along the x/y/z/? axis with length <length>
|
|||||||
|
|
||||||
Add pyramid centered at WorldEdit position 1 along the x/y/z/? axis with height <height>, composed of <node>.
|
Add pyramid centered at WorldEdit position 1 along the x/y/z/? axis with height <height>, composed of <node>.
|
||||||
|
|
||||||
//pyramid 8 Diamond Block
|
//pyramid x 8 Diamond Block
|
||||||
//pyramid 5 glass
|
//pyramid y -5 glass
|
||||||
//pyramid 2 mesecons:wire_00000000_off
|
//pyramid z 2 mesecons:wire_00000000_off
|
||||||
|
//pyramid ? 12 mesecons:wire_00000000_off
|
||||||
|
|
||||||
### //spiral <length> <height> <spacer> <node>
|
### //spiral <length> <height> <spacer> <node>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user