place-block
Add blocks in Minecraft by specifying precise coordinates (x, y, z) and direction. Integrates with AI via MCP Server to enable automated world building and interactions.
Instructions
Place a block at the specified position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
faceDirection | No | Direction to place against (default: 'down') | |
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |