damage_item
Applies durability damage to the triggering item.
Categories: inventory
Required arguments
| Key(s) | Description | Type |
|---|---|---|
damage | The amount of durability damage to apply to the item. Supports expressions. | EXPRESSION |
Example
effects:
- id: damage_item
args:
damage: 5
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |