get-block-info
Retrieve detailed block information from a Minecraft world by specifying precise X, Y, and Z coordinates through the mcp-minecraft server API.
Instructions
Get information about a block at the specified position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | X coordinate | |
y | Yes | Y coordinate | |
z | Yes | Z coordinate |