place-block
Place a block at exact coordinates in Minecraft to build structures and modify the world.
Instructions
Place a block at the specified position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate | |
| blockName | Yes | Name of the block to place (e.g., 'dirt') |