|
|
| (2 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {{CommandBox
| | #REDIRECT [[/CuboidH]] |
| |name=CubH
| |
| |purpose=Draws a box with another block type inside.
| |
| |aliases=CuboidH, CH, H, BHB
| |
| |uses=/CubH
| |
| | |
| /CubH OuterBlock
| |
| | |
| /CubH OuterBlock InnerBlock
| |
| |cat=Building
| |
| |perm=Draw
| |
| |console=No
| |
| |}}
| |
| | |
| Doing just the same as here: [[/Cuboid]], only that it's making a box with another block to fill it up with. Using <code>/CubH</code> and marking 2 points will make an empty box of the block you used to mark the second point with.
| |
| | |
| ==<code>/CubH [OuterBlock]</code>==
| |
| :If OuterBlock is replaced with a block the empty box will be made of the block you type in regardless of the block you are using at your hand.
| |
| | |
| ==<code>/CubH [OuterBlock[InnerBlock]]</code>==
| |
| :If you type in an InnerBlock in addition to the OuterBlock the box will not be empty, but filled up with the block you choose as the InnerBlock.
| |
| | |
| To fully understand this, make sure to read the article about [[/Cuboid]] too.
| |