1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-09 17:14:44 +02:00
Files
mcMMO/src/main/java/com
GJ 9f33c6cef1 Use addUnsafeEnchantment instead of addEnchantment
Since the enchantment was already present on the item, there's no need to check if it's valid. This also avoids any errors that may occur when trying to repair an item with non-standard enchants.

Fixes 
2013-10-22 09:57:13 -04:00
..