mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Tridents are enchantable
This commit is contained in:
parent
9f9529debf
commit
af8d2dc2c7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user