This commit is contained in:
parent
24213a8ca7
commit
4e39515d12
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ public class ForgeHooks
|
|||
Blocks.iron_block.setHarvestLevel("pickaxe", 1);
|
||||
Blocks.lapis_ore.setHarvestLevel("pickaxe", 1);
|
||||
Blocks.lapis_block.setHarvestLevel("pickaxe", 1);
|
||||
Blocks.quartz_ore.setHarvestLevel("pickaxe", 0);
|
||||
}
|
||||
|
||||
public static int getTotalArmorValue(EntityPlayer player)
|
||||
|
|
Loading…
Reference in a new issue