跳转至

Item Controllable

文档版本:1.21.0.24

Efines what items can be used to control this entity while ridden.

架构

item_controllable:
{
  array "control_items" : opt
  {
    string "<any array element>" : opt
  }
  string "control_items" : opt
}
control_itemsarray
List of items that can be used to control this entity.
control_items
<any array element>string
An item that can be used to control this entity.
control_itemsstring
List of items that can be used to control this entity.