find-blocks
Find nearby blocks of a specific type in Minecraft. Specify the block type, optional search distance, and number of blocks to locate.
Instructions
Find one or more nearby blocks of a specific type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockType | Yes | Type of block to find | |
| maxDistance | No | Maximum search distance (default: 16) | |
| count | No | Maximum number of blocks to return (default: 1; values above 256 are clamped) |