Fixed bed items crashing
This commit is contained in:
parent
50d26af740
commit
f11b0d5932
@ -198,7 +198,7 @@ public enum Material {
|
|||||||
BONE(352),
|
BONE(352),
|
||||||
SUGAR(353),
|
SUGAR(353),
|
||||||
CAKE(354, 1),
|
CAKE(354, 1),
|
||||||
BED(99),
|
BED(355),
|
||||||
DIODE(100),
|
DIODE(100),
|
||||||
GOLD_RECORD(2256, 1),
|
GOLD_RECORD(2256, 1),
|
||||||
GREEN_RECORD(2257, 1);
|
GREEN_RECORD(2257, 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user