Mod

Data Miner

Quick rating

Data Miner

No reviews yet

Diagnostic mod for MC 26.1.2. Exports registries to JSON, monitors FPS/MSPT, tracks live events, measures latency (eating/breaking), profiles mod impact with per-mod analysis. All I/O async, always-on tracing, zero game-thread blocking.

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
DataMiner (1.0.0)
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Comprehensive diagnostic and profiling mod for Minecraft 26.1.2. Dumps every game registry to enriched JSON, monitors FPS/MSPT, traces live game events, measures action latency (eating, block breaking, slow ticks), profiles mod impact with per-mod analysis, and logs errors — all with zero game-thread blocking.

Features

  • Registry Dumps — All BuiltInRegistries exported to JSON with detailed properties (hardness, food, sound, dimensions)
  • Performance Monitor — FPS (min/max/avg) + MSPT via /dataminer perf start/stop
  • Latency Analyzer — Automatically tracks eating time, block breaking time, and slow ticks (>50ms MSPT). Runs by default (latencyAlwaysOn: true), no command needed
  • Mod-Aware Slow Ticks — Each slow tick includes entities_by_mod breakdown to identify which mod causes lag
  • Full Mod Analysisstartup/mod_analysis.json with per-mod ID, version, registry counts, dependencies, and potential issues (missing deps, high entity counts)
  • Event Tracer — Live game events: player movement, block placement, damage, entity spawns/deaths, chunk loads
  • Error Collection — All uncaught exceptions logged with full stack traces to startup/errors/ and events/errors/
  • Async I/O — All file operations run on background threads, zero game freezes

Commands

Command Description
/dataminer dump Export all registries to JSON (background)
/dataminer mods analyze Regenerate full mod analysis
/dataminer perf start/stop Start/stop FPS + MSPT monitoring
/dataminer events start/stop Start/stop live game event tracing
/dataminer latency start/stop Start/stop latency measurement

Output Structure

info_client_data_miner/  (or info_server_data_miner/)
├── startup/
│   ├── registries/        # All game registries in enriched JSON
│   ├── mods.json          # Loaded mods with versions/deps
│   ├── mod_impact.json    # Blocks/items/entities per namespace
│   ├── mod_analysis.json  # Per-mod profile with potential issues
│   ├── info.json          # MC version, Java, OS, RAM, locale
│   └── errors/            # Startup exceptions
├── performance/
│   ├── *.json             # FPS/MSPT session reports
│   └── latency/
│       └── *.json         # Eating/breaking/slow-tick reports with mod context
├── events/
│   ├── *.json             # Live event traces
│   └── errors/            # Event handler exceptions

Configuration

Config file: config/dataminer-common.toml

Key Options

Key Default Description
latencyAlwaysOn true Run latency tracer automatically
dumpOnStartup false Auto-dump registries on game start

Requirements

  • NeoForge 26.1.2.76+
  • Java 25
  • Client and Server (Both)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync