cache_block
Store block state data for specific Minecraft coordinates so AI agents can reference or verify world changes later.
Instructions
Cache block state information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| z | Yes | ||
| block_state | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |