find_blocks
Locate specific block types near the bot within a search radius. Specify the block name, maximum count, and distance to find resources like diamond ore.
Instructions
Find blocks of a specific type near the bot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum number of blocks to find | |
| blockName | Yes | Name of the block to find (e.g., "diamond_ore", "iron_ore") | |
| maxDistance | No | Maximum search distance |