Tridents are enchantable

This commit is contained in:
t00thpick1 2018-11-26 23:28:15 -05:00
parent 9f9529debf
commit af8d2dc2c7

View File

@ -503,6 +503,7 @@ public final class ItemUtils {
case FISHING_ROD:
case CARROT_ON_A_STICK:
case FLINT_AND_STEEL:
case TRIDENT:
return true;
default: