Charge Held Item¶
文档版本:1.21.50.25
Allows an entity to charge and use their held item.
架构¶
- priority:priority
- items:array
- The list of items that can be used to charge the held item. This list is required and must have at least one item in it.
items- <any array element>:descriptor
- Items names to be used.
- item:identifier
- item:object
- An object that describes an item.
item- tags:0
- [UNDOCUMENTED] A Molang expression ran against item or block to match.
- item_tag:string
- [UNDOCUMENTED] A tag to lookup item or block by.