File Details
DataMiner
- A
- Jun 22, 2026
- 1.29 MB
- 10
- 26.1.2
- NeoForge
File Name
dataminer-0.4.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
v0.4.0 -- Live Game Event Tracer
New commands:
- /dataminer events start -- Start tracing live game events
- /dataminer events stop -- Stop and save event report
Captured events: player movement (every 1s with position, biome, health), block placement, right-click interactions, player damage received, entity deaths, entity spawns, chunk loads.
Event errors auto-captured to events/errors/ with stack traces.
Previous features (v0.3.0):
- Organized folder structure: info_client_data_miner/ or info_server_data_miner/
- startup/registries/ -- All game registries in enriched JSON
- startup/mods.json -- Loaded mods with versions
- startup/info.json -- System and MC info
- /dataminer dump, /dataminer perf start/stop commands

