Updated to Minecraft version 1.4
This commit is contained in:
@@ -14,7 +14,6 @@ public class ItemDoor extends Item {
|
||||
public ItemDoor(int i, Material material) {
|
||||
super(i);
|
||||
this.a = material;
|
||||
this.durability = 64;
|
||||
this.maxStackSize = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user