-
BetterHarvestLevel 1.1.0
StableAll checks were successfulPublish / Build Fabric 1.20.1 (push) Successful in 3m1sPublish / Build Fabric 1.21.1 (push) Successful in 3m25sPublish / Build Forge 1.20.1 (push) Successful in 4m9sPublish / Build NeoForge 1.21.1 (push) Successful in 5m0sPublish / Publish Fabric 1.21.1 (push) Successful in 35sPublish / Publish Forge 1.20.1 (push) Successful in 9sPublish / Publish NeoForge 1.21.1 (push) Successful in 7sPublish / Publish Fabric 1.20.1 (push) Successful in 11sPublish / Create Forgejo release (push) Successful in 4sPublish / Announce release in Discord (push) Successful in 3sreleased this
2026-06-12 12:13:08 -06:00 | 33 commits to master since this releaseDownloads
Pick the jar that matches your loader and Minecraft version. The same files are also on:
Changelog
- Ores can no longer be mined with any sufficiently-tiered tool: vanilla's tool-type check (
mineable/*tags) is preserved, BHL only tightens the tier requirement on top of it (#3) - Tools that aren't vanilla
TieredItem(Tinkers' Construct etc.) are no longer locked to "cannot mine" — they defer to vanilla unless given a tier intools.json(#2) tools.jsonoverrides now apply to any item, not just vanilla tiered tools- The wrong-tool mining speed penalty no longer hits unknown tools or the empty hand, which should unstick fake-player automation like Workers (#4)
- The Jade tooltip checkmark now reflects actual harvestability instead of a tier-only estimate
- Tier names that aren't defined in
tiers.jsonare logged once instead of silently allowing mining
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- Ores can no longer be mined with any sufficiently-tiered tool: vanilla's tool-type check (