Update Java toolchain to 25, adjust dependencies, and add new booster type "SPEARS"
This commit is contained in:
@@ -29,6 +29,7 @@ public enum BoosterType {
|
||||
CROSSBOWS("crossbows", MCMMO),
|
||||
MACES("maces", MCMMO),
|
||||
TRIDENTS("tridents", MCMMO),
|
||||
SPEARS("spears", MCMMO),
|
||||
|
||||
/**
|
||||
* MYPET - Boosts MyPet exp gains
|
||||
|
||||
Reference in New Issue
Block a user