placeBlock
Places a specified block at given XYZ coordinates to build structures in a remote Minecraft world.
Instructions
Place a block at the specified location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate | |
| itemName | Yes | Name of the item to place |