add_durability

Increases the maximum durability of the triggering item.

Categories: inventory

Required arguments

Key(s)DescriptionType
durabilityThe amount of maximum durability to add. Supports expressions.EXPRESSION

Example

effects:
  - id: add_durability
    args:
      durability: 50 + %level% * 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse