dig-block
Remove a block at specific coordinates (x, y, z) in Minecraft using the MCP server. Ideal for precise world manipulation and structure building tasks.
Instructions
Dig a block at the specified position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |