Description
🧩 Mod Change Log
Mod Change Log automatically tracks changes in your mod list every time you launch Minecraft.
Each game start creates a new .txt report in the modchangelog folder, showing:
- The current mod list (with IDs and versions)
- The previous mod list
- A difference section that highlights added, removed, or modified mods
This helps you easily see what changed between sessions — perfect for pack developers, testers, and players managing large mod collections.
Example Dump
Technical note: The detection logic runs early in the loading process using a Mixin Config Plugin, since it initializes sooner than the main mod class.


