/CubH
Appearance
| Command | |
| CubH Draws a box with another block type inside. | |
|---|---|
| Aliases | CuboidH, CH, H, BHB |
| Usage |
/CubH /CubH Block /CubH Block FillingBlock |
| Category | Building |
| Required permissions | Draw |
| 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.