File Details
Mod Inspector 1.0.0
- R
- Jan 29, 2026
- 44.88 KB
- 22
- 1.20
- Fabric
File Name
modinspector-fa-1.0.0.jar
Supported Versions
- 1.20
Curse Maven Snippet
Added
Automatic scan of all mods in the mods folder on startup.
In-game interface to inspect installed mods and their status.
Detection of common issues:
Incompatible Minecraft versions
Wrong mod loader (Fabric / Forge / Quilt)
Missing dependencies
Duplicate mods
Clear status indicators: OK, Warning, and Critical.
Safe Launch warning screen when critical issues are detected.
Keybind to open ModInspector at any time in-game.
Technical
Lightweight design with no Fabric API dependency.
Uses Mixins and vanilla Java only.
Compatible with Minecraft 1.20 (Fabric).
Notes
This is the first public release.
The goal is visibility and diagnostics, not automatic fixes.
Feedback and suggestions are welcome for future updates.