Added Button MaterialData
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
9b8983805a
commit
59524fdb80
2 changed files with 59 additions and 1 deletions
|
@ -79,7 +79,7 @@ public enum Material {
|
|||
GLOWING_REDSTONE_ORE(74),
|
||||
REDSTONE_TORCH_OFF(75, RedstoneTorch.class),
|
||||
REDSTONE_TORCH_ON(76, RedstoneTorch.class),
|
||||
STONE_BUTTON(77),
|
||||
STONE_BUTTON(77, Button.class),
|
||||
SNOW(78),
|
||||
ICE(79),
|
||||
SNOW_BLOCK(80),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue