Added Lever MaterialData

This commit is contained in:
Dinnerbone
2011-01-15 20:51:16 +00:00
parent 37c1fec23f
commit 9ac91cb68e
2 changed files with 62 additions and 1 deletions

View File

@@ -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),