Action On Equip
Executes an action when an item is equipped.
Type ID: apugli:action_on_equip
Fields
Field | Type | Default | Description |
---|---|---|---|
head |
Item Condition Type | optional | The condition that the head slot item must meet to run the action. |
chest |
Item Condition Type | optional | The condition that the chest slot item must meet to run the action. |
legs |
Item Condition Type | optional | The condition that the legs slot item must meet to run the action. |
feet |
Item Condition Type | optional | The condition that the feet slot item must meet to run the action. |
offhand |
Item Condition Type | optional | The condition that the offhand slot item must meet to run the action. |
action |
Entity Action Type | Action to apply when an item that meets any stated conditions are met. |