CurseForge · Minecraft mod
Data Miner
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.
Quick answer
Which Data Miner release matches 26.2?
Data Miner (1.0.0) targets 26.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Data Miner required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Data Miner (1.0.0) need?
Data Miner (1.0.0) on 26.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Data Miner without breaking your instance.
Built for Data Miner (1.0.0) on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Data Miner (1.0.0). It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Data Miner (1.0.0). It opens that exact file at the source.
About this project
What does Data Miner add?
🔍 Data Miner
Comprehensive diagnostic and profiling mod for Minecraft — no game-thread blocking.
✨ Overview
Data Miner dumps every game registry to enriched JSON, monitors FPS and MSPT, traces live game events, measures action latency (eating, block breaking, slow ticks), profiles mod impact with per-mod analysis, redirects noisy third-party logs, and detects known mod issues — all without blocking the game thread.
🎯 Features
📋 Log Redirect
WARN/ERROR messages from other mods are automatically captured and redirected from latest.log to Data Miner's own logs/captured.log, keeping the main log clean.
🧠 Smart Issue Detection
Automatically detects known patterns — missing refmaps, access transformers, missing textures, pack.meta errors — and saves structured data as JSON Lines to startup/logs/issues.jsonl.
🗂️ Registry Dumps
All BuiltInRegistries exported to JSON with detailed properties: hardness, food values, sounds, dimensions, and more.
📊 Performance Monitor
Track FPS (min/max/avg) and MSPT via /dataminer perf start/stop. Each slow tick includes an entities_by_mod breakdown to identify which mod causes lag.
⏱️ Latency Analyzer
Automatically tracks eating time, block breaking time, and slow ticks (>50ms MSPT). Runs by default — no command needed. View live stats with /dataminer latency stats.
📦 Full Mod Analysis
startup/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.
📋 Requirements
| Minecraft | 26.1.2 |
|---|---|
| NeoForge | 26.1.2.76+ |
| Java | 25 |
🎮 Commands
/dataminer dump— Export all registries to JSON (async)/dataminer mods analyze— Regenerate full mod analysis/dataminer perf start/stop— Start/stop FPS + MSPT monitoring/dataminer events start/stop— Start/stop live event tracing/dataminer latency start/stop— Start/stop latency measurement/dataminer latency stats— Show live latency stats
🙏 Credits
Developed by Stalking Dragons.

https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding
Project description from CurseForge.
Pick your setup
Data Miner by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Data Miner versions and loaders
Data Miner (1.0.0)
data_miner-26.2-fabric-1.0.0.jar
2 Aug 2026
Data Miner (1.0.0)
data_miner-26.2-neoforge-1.0.0.jar
27 Jul 2026
Data Miner (0.0.0-beta.1)
data_miner-26.2-neoforge-0.0.0-beta.1.jar
26 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.