attack-entity
Attacks a nearby entity until it dies. Specify entity type or use nearest within max distance.
Instructions
Attack a nearby entity repeatedly until it dies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of entity to attack (e.g., 'sheep', 'zombie', 'cow'). If not provided, attacks nearest entity. | |
| maxDistance | No | Maximum search distance (default: 4) |