Durability
ItemsAdder has a custom durability system that you can decide to use or not
custom_sword:
enabled: true
permission: custom_sword
model_id: 1
vanilla_type: DIAMOND_SWORD
name: '&fTest'
specific_properties:
attack_damage: 8
attack_speed: 1.2
max_custom_durability: 200
custom_durability: 32
disappear_when_broken: false
unbreakable: false #it's the Minecraft vanilla attribute


Last updated