BCLib

BCLib

31M Downloads

[Bug] Compatability issue with Alloygery

Delta-official opened this issue ยท 0 comments

commented

What happened?

The Alloygery creator said that Alloygery tools cannot mine ore blocks due to this line

canMine = tired.getTier().getLevel() >= miningLevel;

They grab the mining level directly from the material/tier instead of using Fabric's MiningLevelManager implementation

BCLib

2.1.6

Fabric API

0.76.0

Fabric Loader

0.14.17

Minecraft

1.19.2

Relevant log output

No response

Other Mods

No response