mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
... And fixed diodes
This commit is contained in:
parent
f11b0d5932
commit
090e066c27
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ public enum Material {
|
|||
SUGAR(353),
|
||||
CAKE(354, 1),
|
||||
BED(355),
|
||||
DIODE(100),
|
||||
DIODE(356),
|
||||
GOLD_RECORD(2256, 1),
|
||||
GREEN_RECORD(2257, 1);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue