Added Ladder MaterialData
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
3d5303ef55
commit
c8183cbb22
2 changed files with 49 additions and 1 deletions
|
@ -67,7 +67,7 @@ public enum Material {
|
|||
BURNING_FURNACE(62),
|
||||
SIGN_POST(63),
|
||||
WOODEN_DOOR(64),
|
||||
LADDER(65),
|
||||
LADDER(65, Ladder.class),
|
||||
RAILS(66),
|
||||
COBBLESTONE_STAIRS(67),
|
||||
WALL_SIGN(68),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue