entity-use-item-on
Interact with a nearby entity by using the held item, enabling actions like shearing sheep or dyeing wolves based on the specified entity type.
Instructions
Use held item on entity (shears on sheep, dye on wolf, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | Yes | Type of entity (e.g., 'sheep', 'wolf') | |
| maxDistance | No | Maximum search distance (default: 4) |