placeBlock
Place a specific block at designated coordinates in Minecraft using precise x, y, z values and item name. Enables controlled building and editing in remote servers.
Instructions
Place a block at the specified location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
itemName | Yes | Name of the item to place | |
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |