A fork of ArmoredElytra
Go to file
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.
2022-04-04 17:55:17 +02:00
src Consider Unbreakable in DurabilityManager 2022-04-04 17:55:17 +02:00
.gitignore Fix incorrect armored elytra creation 2020-08-04 14:25:53 +02:00
checkstyle.xml Enable more style checks and fix violations 2021-03-28 13:01:08 +02:00
LICENSE Create LICENSE 2020-12-11 15:09:05 +01:00
pom.xml Change apache repository to a plugin repository 2022-03-08 22:07:11 -05:00
vanillaEnchantments Switch to NamespacedKeys for enchantments 2020-12-14 13:17:52 +01:00