The minecraft:steering
item component allows this item to control steerable entities.
Name | Description | Type | Default Value |
---|---|---|---|
target | The entity to steer. | An entity type | |
damage_per_use | The damage applied after using the item while riding target . | An optional, non-negative integer | 1 |
{ "target": "minecraft:pig", "damage_per_use": 7 }