find-block
Locate the nearest block of a specified type within a defined distance in Minecraft. Ideal for real-time exploration and structure building using the mcp-minecraft 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) |