activate_block
Activate a block at specified coordinates to open chests, press buttons, and trigger in-game interactions.
Instructions
Activate/interact with a block (like opening a chest, pressing a button)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate of the block | |
| y | Yes | Y coordinate of the block | |
| z | Yes | Z coordinate of the block |