Read blocks from the world
read_regionInspect a boxed area to retrieve block counts and layer-by-layer ASCII views, allowing you to confirm that a build matches expectations.
Instructions
Block counts for a box, plus ASCII layer slices when the box is small (≤4096 blocks) or full=true. Use after building to verify the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| full | No | ||
| world | No | overworld (default), nether, end, a minecraft:<dimension> id, or a Bukkit world folder name | |
| max_layers | No |