Pim van der Loos
d6bd4feb68
Consider Unbreakable in DurabilityManager
- The DurabilityManager now handles unbreakable items by always returning a durability of 0 (fully repaired) for items tagged as unbreakable. This should fix the issue where armored elytras could break even when 'unbreakable' is enabled in the config.
Description
Languages
Java
100%