promotional bannermobile promotional banner

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.

🔍 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

Minecraft26.1.2
NeoForge26.1.2.76+
Java25


🎮 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.



Codex Stalking Dragons
https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding

The Data Miner Team

profile avatar
  • 4
    Followers
  • 34
    Projects
  • 34.5K
    Downloads

More from LlaGuiT0View all