repair_item

Repairs the triggering item by a specified amount of durability.

Categories: inventory

Required arguments

Key(s)DescriptionType
damageThe amount of durability to restore. Supports expressions.EXPRESSION

Example

effects:
  - id: repair_item
    args:
      damage: 50 + %level% * 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse