[1.9.4] Looting II upgrade gives looting III
Ipsis opened this issue ยท 0 comments
Due to some slight finger trouble, the looting II upgrade is currently applying looting III to the kills!
-
swordII.addEnchantment(Enchantment.getEnchantmentByLocation("looting"), Settings.lootingIIILevel);
-
swordII.addEnchantment(Enchantment.getEnchantmentByLocation("looting"), Settings.lootingIILevel);