Skip to content

Commit

Permalink
Now 1.16.1 only. Spigot broke their compatibility system so can't sup…
Browse files Browse the repository at this point in the history
…port both 1.15.2 and 1.16.1 anymore.
  • Loading branch information
me4502 committed Jul 18, 2020
1 parent fa0d8fa commit a785986
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ protected enum MobSkullType {
OCELOT("MHF_Ocelot", "scraftbrothers3"),
PARROT("MHF_Parrot"),
PIG("MHF_Pig", "XlexerX"),
PIG_ZOMBIE("MHF_PigZombie", "ManBearPigZombie", "scraftbrothers5"),
ZOMBIFIED_PIGLIN("MHF_PigZombie", "ManBearPigZombie", "scraftbrothers5"),
POLAR_BEAR("Polar_Bear", "ice_bear", "_DmacK_"),
RABBIT("MHF_Rabbit", "rabbit2077"),
SHEEP("MHF_Sheep", "SGT_KICYORASS", "Eagle_Peak"),
Expand Down

0 comments on commit a785986

Please sign in to comment.