Harvest Level overwritten
skicek opened this issue ยท 2 comments
General Information
Describe the bug:
Problem is with harvest level. If ore is level 4 so it should not be possible to mine it with e.g iron pickaxe, but you are. In short you are able to mine any ore with any pickaxe and receive ore from it.
To Reproduce:
- Find some rare ore (that normally would be impossible to mine with iron pickaxe)
- Mine it with iron pickaxe
- You will receive an ore from it
Expected behavior:
not receive ore (as it was previously?) or not able to mine it.
Environment Versions
Versions:
- Metallurgy: Metallurgy-4-Reforged-0.2.3
- Conflicting mod (if regarding mod integration):
- Other mods you think could cause issues:
- Forge: forge-1.12.2-14.23.5.2847-universal
- Minecraft: 1.12.2
Logging Information
Please Use gist, paste.ee, pastebin or some other log sharing service
Crash Report (if available):
no crash report.
Latest Log (if necessary):
n/a
Additional Information
Screenshots (if available):
n/a
Additional context (optional):
possibility conflict with BoP (BiomesOPlenty-1.12.2-7.0.1.2441-universal) or Quality tools (QualityTools-1.0.7_for_1.12.2) or Underground biomes (UndergroundBiomesConstructs-1.12-1.3.7)
these 3 are most probably as they are affecting ore generation.
not sure if RecurrentComplex-1.4.8.2 can impact this. As it was impacting Dynamic trees.
ok I verify that the problem is UndergroundBiomesConstructs-1.12-1.3.7.
I was adding one by one mods and issue is starting occur when UBC is installed.
Its funny because in my previous modpack version also on 1.12 it was working. Unfortunately I dont remember exact versions of UBC and Metallurgy
reported on UBC github Aang23/UndergroundBiomesConstructs#200