Added Lever MaterialData
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
c8183cbb22
commit
9b8983805a
2 changed files with 62 additions and 1 deletions
|
@ -71,7 +71,7 @@ public enum Material {
|
|||
RAILS(66),
|
||||
COBBLESTONE_STAIRS(67),
|
||||
WALL_SIGN(68),
|
||||
LEVER(69),
|
||||
LEVER(69, Lever.class),
|
||||
STONE_PLATE(70),
|
||||
IRON_DOOR_BLOCK(71),
|
||||
WOOD_PLATE(72),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue