Mercurius
Modby TamasHenning
An analytics mod for those interested in numbers
Downloads
31,923,996
Type
Mod
CurseForge ID
242838
Last Updated
Apr 9, 2026
Description
I've been working on a very simple, transparent and open Analytics mod for Minecraft to allow the community to openly gain inside into the versions of Minecraft out there. The mod strictly respects Snooper settings.
The mod allows custom mod integration for other mod makers to send in their own data.
The data collected by the mod:
- SessionID - Random identifier created with SecureRandom and SHA256 iterated 5 times. Value is reset every time the game restarts.
- AdID - Random identifier created with SecureRandom and SHA256 iterated 5 times. Value is constant for each Minecraft instance. The value is computed on first run of Minecraft with the mod installed.
- JavaVersion
- Allocated Memory and Max memory
- Minecraft Version
- MCP Version
- Forge Version
- Active mod count, total mod count
- ModPack - custom value defined in forgeanalytics.cfg allowing modpack creators to identify their packs.
Each individual value is individually opt-out-able by the user by going to Mods -> Forge Analytics -> Config
This view also shows a snapshot of what data and their values is sent.
Source code and public dashboard to be released very shortly.
The mod is free to use in any modpack.
Similar Mods
Architectury API
An intermediary api aimed to ease developing multiplatform mods.
Placebo
A library mod
Waystones
Teleport back to activated waystones. For Survival, Adventure or Servers.
Patchouli
Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
Curios API (Forge/NeoForge)
A flexible and expandable accessory/equipment API for users and developers.
Enchantment Descriptions
Adds in-game descriptions for enchantments to tooltips.