Read one block
get_blockRetrieve the block state at a specified position in a Minecraft world to inspect or verify blocks, with optional support for dimensions and custom worlds.
Instructions
The block state at a position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | Yes | ||
| world | No | overworld (default), nether, end, a minecraft:<dimension> id, or a Bukkit world folder name |