placeBlock
Precisely place blocks in Minecraft at specific coordinates using natural language commands through the MCP Minecraft Remote server. Define item name and X, Y, Z positions to build or modify in-game structures remotely.
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 |