MiningStreak is a one-purpose HUD that answers a question vanilla Minecraft never bothers to: how much have I actually mined this session? It drops a small panel in the top-left corner of the screen and ticks up every time you break a block - with a per-category breakdown so you can see whether you've been on a stone-strip-mining grind, a wood-gathering run, or actually hitting ore.
What it shows
Streak: 1247
Ore: 23
Wood: 108
Stone: 891
Other: 225
- Streak - total blocks broken since the last reset.
- Ore - anything ending in
_oreplusancient_debris. - Wood - logs, planks, woods, stems and hyphae of every tree type.
- Stone - stone, deepslate, granite/diorite/andesite, basalt, blackstone, tuff, netherrack, end stone, calcite, dripstone, and their polished/cobbled variants.
- Other - everything else (dirt, sand, leaves, plants, weird stuff).
Controls
- M - toggle the HUD on / off.
- Shift + M - reset all counters to zero.
Both keys use raw GLFW polling so they work on every supported Minecraft version with no rebind UI needed.
Compatibility
Works on Minecraft 1.21.8, 1.21.9, 1.21.10, and 1.21.11 (Fabric Loader 0.16+). One JAR for all four versions - install via Fabric and drop into your mods/ folder.
- Pure client-side - install on the client only, works on any server, no game-state changes.
- Hides automatically when you press F1 to hide the rest of the HUD.
- Counters live in memory only - they reset when you quit the game (and intentionally; this is a session streak, not a lifetime stat).
Why
Most "stats" mods either bury this in a screen you have to open, or count every interaction under the sun. MiningStreak just gives you a glanceable pulse on what you've been digging.
Project members

kvapilvaclav0
Member

