mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
Updated to Minecraft version 1.4
This commit is contained in:
@@ -15,7 +15,6 @@ public class ItemBucket extends Item {
|
||||
public ItemBucket(int i, int j) {
|
||||
super(i);
|
||||
this.maxStackSize = 1;
|
||||
this.durability = 64;
|
||||
this.a = j;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user