Skip to content

Commit

Permalink
Fix //pyramid examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
Uberi committed Aug 1, 2013
1 parent 040282b commit 416ffb3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Chat Commands.md
Expand Up @@ -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>.

//pyramid 8 Diamond Block
//pyramid 5 glass
//pyramid 2 mesecons:wire_00000000_off
//pyramid x 8 Diamond Block
//pyramid y -5 glass
//pyramid z 2 mesecons:wire_00000000_off
//pyramid ? 12 mesecons:wire_00000000_off

### //spiral <length> <height> <spacer> <node>

Expand Down

0 comments on commit 416ffb3

Please sign in to comment.