
Missing Mods Checker
Ensures the user always has core mods for the modpack, and allows prompting them to download optional mods on startup
- Загрузки
- 34K
- Подписчики
- 8
- Обновлён
- 28 февраля 2026 г.
- Лицензия
- Tonis-MMC-License
Опубликован 17 февраля 2026 г.

Missing Mods Checker is a simple utility mod for modpack devs that hooks into the pre-loading process for Forge & Fabric to check if any dependencies are missing before the game loads. If any are found to be missing, a window will pop up prompting the user to download them before restarting.
This utility mod can serve multiple purposes:
- Prevent important mods from being accidentally or deliberately removed
- Enforce exact versions of mods, to prevent accidental end-user updates
- Prompt to download mods that are only available on certain platforms
- Allow users to download optional mods the first time the game starts up
Whatever the reason mods are found to be missing, the mod will open up a simple Java Swing window with a list of all missing mods. The user can click "download," which will open the link specified in the config file in their browser. To make things easier, there is a button that opens the mods folder directly.

You can configure the mod by editing missing_mods_checker.json in your modpack's config folder, and adding in entries for each mod. The dependency scanning supports regex for filenames, so you can specify exact versions, or a regex match for anything you would like.
Ченджлог
fabric-1.21.1-1.0.1Релиз1.21.1 · 28 февраля 2026 г.
1.0.1
- Fix issue with empty config files causing errors on load
1.0.0
- Initial release
fabric-1.20.1-1.0.1Релиз1.20, 1.20.1 · 28 февраля 2026 г.
1.0.1
- Fix issue with empty config files causing errors on load
1.0.0
- Initial release
forge-1.20.1-1.0.1Релиз1.20, 1.20.1 · 28 февраля 2026 г.
1.0.1
- Fix issue with empty config files causing errors on load
1.0.0
- Initial release
neoforge-1.21.1-1.0.1Релиз1.21.1 · 28 февраля 2026 г.
1.0.1
- Fix issue with empty config files causing errors on load
1.0.0
- Initial release
fabric-1.20.1-1.0.0Релиз1.20, 1.20.1 · 17 февраля 2026 г.
1.0.0
- Initial release
fabric-1.21.1-1.0.0Релиз1.21.1 · 17 февраля 2026 г.
1.0.0
- Initial release
forge-1.20.1-1.0.0Релиз1.20, 1.20.1 · 17 февраля 2026 г.
1.0.0
- Initial release
neoforge-1.21.1-1.0.0Релиз1.21.1 · 17 февраля 2026 г.
1.0.0
- Initial release
Комментарии
Загружаем…