User Tools

Site Tools


items:item_components:steering

Table of Contents

minecraft:steering

The minecraft:steering item component allows this item to control steerable entities.

Fields

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

Example

{
  "target": "minecraft:pig",
  "damage_per_use": 7
}
items/item_components/steering.txt · Last modified: 2024/04/19 15:27 by errorcraft