mcMMO/src
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 #1561
2013-10-22 09:57:13 -04:00
..
main Use addUnsafeEnchantment instead of addEnchantment 2013-10-22 09:57:13 -04:00
test/java/com/gmail/nossr50/util/blockmeta Cleanup our imports 2013-09-10 15:28:11 +02:00