omni_shape_solid_box
Creates a solid cuboid between two inclusive corner coordinates in a Minecraft world, using a single fill operation to place the specified block type throughout the volume.
Instructions
Solid cuboid (1 fill_area op). Coordinates are inclusive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| meta | No | ||
| block | No | minecraft:stone |