promotional bannermobile promotional banner

MiningStats

MiningStats tracks ore mining statistics in real-time, counting mined ores and calculating Fortune enchantment bonuses via an on-screen HUD overlay.

File Details

miningstats-mc26.1.1-1.1.0.jar

  • R
  • Apr 6, 2026
  • 515.18 KB
  • 191
  • 26.1.2+2
  • Fabric

File Name

miningstats-mc26.1.1-1.1.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:miningstats-1506404:7885391"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to MiningStats will be documented in this file.

[1.1.0]

Added

  • Deepslate ore variants tracked separately with configurable merge toggle
  • Session persistence: save and restore sessions across world leaves
  • Configurable milestone notifications per ore type
  • Custom ore tracking via block IDs (e.g. modded ores)
  • Milestones configuration UI in Cloth Config screen
  • Session restored notification when rejoining a world
  • German localization (de_de)

Improved

  • Enchantment lookups cached for better performance
  • Session summary respects mergeDeepslate setting
  • HUD display supports merged deepslate counts and fortune bonuses

[1.0.0]

Added

  • Real-time HUD overlay showing mined ore statistics
  • Fortune bonus tracking and calculation
  • Per-session and all-time statistics
  • Session management with persistent session data
  • Configurable HUD position and appearance
  • Keybind to toggle HUD visibility (default: H)
  • Keybind to reset session stats (default: J)
  • Support for all vanilla ores (Diamond, Emerald, Gold, Iron, Copper, Lapis, Redstone, Coal, Quartz, Ancient Debris)
  • Cloth Config integration for settings GUI
  • Mod Menu integration
  • Localization support (English)
  • Build and release GitHub Actions workflows