place-block
Place a block at specified x, y, z coordinates, optionally choosing a face direction for attachment, to precisely position blocks in the Minecraft 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 | |
| faceDirection | No | Direction to place against (default: 'down') |