Unicopia/src/main/java/com/minelittlepony/unicopia/item/enchantment
2023-09-28 22:10:40 +01:00
..
AttributedEnchantment.java Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
CollaboratorEnchantment.java Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
ConsumptionEnchantment.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
EnchantmentUtil.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
GemFindingEnchantment.java Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
PoisonedJokeEnchantment.java Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
SimpleEnchantment.java Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
StressfulEnchantment.java Fixed the stressful enchantment. Fixes #200 2023-09-28 22:10:40 +01:00
UEnchantments.java Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
UEnchantmentValidSlots.java Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
WantItNeedItEnchantment.java Fixed passive entities not attacking the player when holding items with want it need it 2023-09-13 14:33:01 +01:00