find-block
Locate the nearest block of a specified type within a defined distance in Minecraft, enabling precise navigation and resource identification in the mcp-minecraft server environment.
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) |