quiqueck / BetterNether

BetterNether Mod
https://modrinth.com/mod/betternether
Other
19 stars 25 forks source link

Only use fabric's mining level api to enforce ore mining levels #240

Open kira-bruneau opened 1 week ago

kira-bruneau commented 1 week ago

Fixes mining level incompatibilities for mods that don't derive tools from TieredItem (eg. Alloygery #86, Hephaestus, ...).

Depends on https://github.com/quiqueck/BCLib/pull/182