Remove Jukebox MaterialData in favour of Jukebox BlockState
This commit is contained in:
committed by
Dinnerbone
parent
348e56960e
commit
97259e5054
@@ -96,7 +96,7 @@ public enum Material {
|
||||
CACTUS(81, MaterialData.class),
|
||||
CLAY(82),
|
||||
SUGAR_CANE_BLOCK(83, MaterialData.class),
|
||||
JUKEBOX(84, Jukebox.class),
|
||||
JUKEBOX(84),
|
||||
FENCE(85),
|
||||
PUMPKIN(86, Pumpkin.class),
|
||||
NETHERRACK(87),
|
||||
|
||||
Reference in New Issue
Block a user