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