Durability

Configure an item's MaxDurability component to set its total usage - not to be confused with its used Durability component that sets how much the item has already been used on creation:

rusted_sword:
  Id: IRON_SWORD
  MaxDurability: 250
  Durability: 200

This example would start as an iron sword missing 80% of its durability.

Mechanics

Conditions

Triggers

Updated Aug 19, 2026