Mod Change Log: Automatic Mod Change Tracking
Mod Change Log is a convenient solution for automatically monitoring changes in your mod list every time you launch Minecraft.
Each time you start the game, a new .txt report is created and saved in the modchangelog folder. The report contains detailed information about:
- Current mod list (with IDs and versions)
- Previous mod list
- Differences highlighting added, removed, or modified mods
This allows you to quickly see what changed between gaming sessions — perfect for modpack developers, testers, and players working with large mod collections.
Example Reports
- First game launch
- Second launch
- Third launch with modifications made
Technical note: The detection algorithm operates early in the loading process using a Mixin Config Plugin, as it initializes before the main mod class.