mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
parent
f8f7940839
commit
430beac2db
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ public class ItemAllToolAA extends ItemToolAA implements IColorProvidingItem{
|
|||
this.color = color;
|
||||
|
||||
this.setMaxDamage(this.getMaxDamage()*4);
|
||||
this.setHarvestLevel("pickaxe", toolMat.getHarvestLevel());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue