Revert "Small re-factor to the RecipeRemover"
This reverts commit 9c94b045b3
.
This commit is contained in:
parent
9c94b045b3
commit
1d6504c7ba
2 changed files with 23 additions and 19 deletions
|
@ -76,7 +76,7 @@ public class ItemRockCutter extends ItemPickaxe implements IElectricItem {
|
|||
public boolean canHarvestBlock(Block block, ItemStack stack){
|
||||
return Items.diamond_pickaxe.canHarvestBlock(block, stack);
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public int getHarvestLevel(ItemStack stack, String toolClass)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue