Paxel and pickaxe doesn't pickup blocks correctly
skaviouz opened this issue ยท 5 comments
Paxels does not pickup vanilla anvils.
(ItemMekanismPickaxe untested bug, assumed to also have same aforementioned bug)
I'm sure there are other blocks that might have similar issues.
Tested this with diamond, iron, obsidian paxels.
1.7.10 - 7.1.0.91
Paxels are pretty damn weird. Their harvest levels are basically hardcoded.
looking at the "fix" #1986 and the code, also double check you are doing the right harvestability check (wooden tool), you'll also want to double check that pickaxes are also updated with the same code, as I am assuming they will also have the same bug. (ItemMekanismPickaxe untested bug, assumed) -- EDIT: Also updated the title for the issue.