mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 00:07:56 +01:00
... And fixed diodes
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
cce5f895f9
commit
51ec34dd60
@ -199,7 +199,7 @@ public enum Material {
|
|||||||
SUGAR(353),
|
SUGAR(353),
|
||||||
CAKE(354, 1),
|
CAKE(354, 1),
|
||||||
BED(355),
|
BED(355),
|
||||||
DIODE(100),
|
DIODE(356),
|
||||||
GOLD_RECORD(2256, 1),
|
GOLD_RECORD(2256, 1),
|
||||||
GREEN_RECORD(2257, 1);
|
GREEN_RECORD(2257, 1);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user