Jump to content

/CubH

From fCraft Wiki
Revision as of 04:13, 6 June 2011 by F (talk | contribs)
Command
CubH

Draws a box with another block type inside.

AliasesCuboidH, CH, H, BHB
Usage

/CubH

/CubH Block

/CubH Block FillingBlock

CategoryBuilding
Required permissionsDraw
Usable from console?No
Introduced in[[Version history#{{{v}}}|fCraft {{{v}}}]]


Creates a hollow box of blocks. By default, only the outer-most layer of blocks is affected, and the middle is left untouched. This command behaves similarly to /Cuboid.

/CubH

Creates a hollow box, leaving the middle untouched. Sides are filled in with the last-used block type.

/CubH Block

Same as above, but the sides are filled in with the given block type.

/CubH Block FillingBlock

Fills sides of the box with OuterBlock (1st parameter), and inside with FillingBlock (2nd parameter).

See Also

  • /Cuboid contains more information about making selections and using block bindings.