cScotPlay / BasicNetherOres

Creates Vanilla & Modded Ore Blocks in the Nether Dimension
2 stars 10 forks source link

Ores not respecting harverstability level #28

Closed Ushupiuck closed 4 years ago

Ushupiuck commented 4 years ago

Despite TOP showing that the ores need a pickaxe to break them, you can actually harvest any ore by just punching at it.

I mean... I know netherrack is fragile, but I don't think it's supposed to be THAT fragile. XD

cScotPlay commented 4 years ago

What version and modloader are you running into this problem with? Fabric/Forge?

Ushupiuck commented 4 years ago

My bad for not replying in time..! (Coulda sworn I sent this reply already) this affects MC 1.16.3/4, on forge. high chances it affects Fabric releases as well, as this issue came from a change made by mojang (matter of fact, all mods that added ores were affected by it, or at least so I found on the forge side)

cScotPlay commented 4 years ago

Thanks for clueing me in on this. Simple fix. The Fabric release is unaffected by this as I rewrote most of the block properties when it was ported. Version 5.3.1 has the fix.

Ushupiuck commented 4 years ago

@cScotPlay, your latest release doesn't address the issue completely! I just went to testing, and ALL ores require at least an iron pick to mine, even those that shouldn't (Copper, tin, coal, lapis, etc). Hopefully this can be resolved?

cScotPlay commented 4 years ago

Actually, that is intended. It was the intent for all nether ores to require an iron pickaxe.

Ushupiuck commented 4 years ago

I digress. In the original mod, it was possible to use a cobblestone pickaxe to harvest basic ingredients like the ones mentioned. Not to mention, having all ores require at least an iron pickaxe makes it nearly impossible to harvest resources if you're doing nether survival...