Fixed rockcutter breaking
This commit is contained in:
parent
6143f990fe
commit
786d609d86
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ public class ItemRockCutter extends ItemPickaxe implements IElectricItem {
|
|||
setUnlocalizedName("techreborn.rockcutter");
|
||||
setCreativeTab(TechRebornCreativeTab.instance);
|
||||
setMaxStackSize(1);
|
||||
setMaxDamage(27);
|
||||
efficiencyOnProperMaterial = 16F;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue