omni_shape_cylinder
Generate a vertical cylinder in Minecraft using a center point, radius, height, and block type. Choose solid or hollow to build precise map structures.
Instructions
Vertical cylinder. Solid by default. Each y-layer is one or two fill_area runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| block | No | minecraft:stone | |
| center | Yes | ||
| height | Yes | ||
| hollow | No | ||
| radius | Yes |