find-block
Locate the nearest block of a specified type within a defined distance, enabling precise in-game navigation and resource gathering in Minecraft via the Minecraft MCP Server.
Instructions
Find the nearest block of a specific type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockType | Yes | Type of block to find | |
maxDistance | No | Maximum search distance (default: 16) |