add_durability
Triggered Effect
Increase the max durability of an item
Requires 1.21+
Example Config
- id: add_durability
args:
durability: 100 # The durability to add (or subtract)
...other config (eg triggers, filters, mutators, etc)