
Mods Optimizer
Automatic and real-time server bundling (one mod pack for client/server) and mod clean up for better performance and less crashes.
Обновлён 7 июня 2026 г. · опубликован 9 декабря 2023 г.

⚠️ Please Read Before Using
Mods Optimizer will rename or move files inside your mods folder.
➡️ Make sure to keep regular backups of your modpack and server files.
While the mod includes safety checks, it cannot cover every possible edge case.
👾 Automatic Server Bundle Support
Mods Optimizer automatically disables mods that are client-only or **incompatible with servers
**.
You no longer need to maintain separate client and server modpacks!
- ✅ One modpack works for both client and server
- 🚫 No more guesswork or duplicate maintenance
🧹 Automatic Mod Cleanup
Tired of cleaning out old versions manually?
Mods Optimizer detects and removes duplicate mod versions during startup.
This helps keep your mods folder clean and prevents version conflicts.
- 🗑 Removes outdated mod files
- ✅ Keeps only the latest version
🚀 How to Use the Mod
- Add Mods Optimizer to your modpack (client and/or server).
- On game or server startup, it will automatically:
- 🔍 Scan the
modsfolder - 🔄 Classify mods by side (client/server)
- 🧼 Remove duplicates
- 🚫 Rename client-only mods on servers to
???.client
- 🔍 Scan the
Tip: For best results, use this mod on both client and server.
🧵 Fabric Support?
Currently, Fabric is not supported.
Fabric does not allow mods to run after the GameProvider but before the Mod Loader, which
prevents Mods Optimizer from functioning correctly.
❗ Support may be added in the future if Fabric changes this behavior.
🧪 Example Modpack
Want to see Mods Optimizer in action?
Check out the BOS Adventure World modpack:
👉 BOS Adventure World on CurseForge
ℹ️ More Information
For full documentation, usage tips, and FAQs:
📖 Visit the Mods Optimizer Wiki
🫶 Support me
Support my work on Patreon and/or Ko-fi to help me continue creating valuable content and projects for you!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.3.0 | Релиз | 1.21.11 | forge | 7 июня 2026 г. | Скачать (200 КБ) |
| 4.3.0 | Релиз | 1.21.11 | neoforge | 7 июня 2026 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.10 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.10 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.9 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.9 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.8 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.8 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.7 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.7 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.6 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.6 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.6 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
| 4.3.0 | Релиз | 1.21.5 | neoforge | 13 декабря 2025 г. | Скачать (199 КБ) |
| 4.3.0 | Релиз | 1.21.5 | forge | 13 декабря 2025 г. | Скачать (203 КБ) |
Показаны последние 15 из 202 версий.
Ченджлог
4.3.0Релиз1.21.11 · 7 июня 2026 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.11 · 7 июня 2026 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.10 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.10 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.9 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.9 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.8 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
4.3.0Релиз1.21.8 · 13 декабря 2025 г.
Changelog for Mods Optimizer
Note
This change log includes the summarized changes. For the full changelog, please go to the GitHub History instead.
v4.3.0
- Fixed #55, #54 by
adding mods-database-override.jsonwhich will never be overwritten for consistent manual changes by the user. - Fixed crashes by moving
midnightlibto client and server mod list. - Fixed issue with automatic updates and wrongly calculated hash values.
- Added
mods-database-override.jsonsupport and improved automatic updates formods-database.json. - Added memory resources clean up after run.
- Improved unit tests and added additional test files for mods-database.json and mods-database-override.json.
- Increased online update check interval to 48 hours.
v4.2.0
- Fixed #45 by adding
Create Cyber Googles,Crearte SchematicsandJER - Just Enough Resourcesto client side mod list. - Added unit tests for timestamp parsing functionality.
- Added preprocessing for TOML files to handle invalid keys and improve logging.
- Improved support for NeoForge mod type detection.
- Improved timestamp parsing to support multiple formats and handle invalid timestamps gracefully.
v4.1.0
- Fixed #41 by adding support for "alternative" mods.toml entries.
- Fixed #40 by adding
Smithing Template Viewerto the client side mod list. - Added mod file parsing support for several "alternative" mods.toml entries.
- Added support for
neoforge.mods.tomlfiles and better global language support. - Added additional test files and seperated test for ModData(raw) and ModsDatabase Tests.
v4.0.0
- Fixed #37 by adding
AttributeFix,EmojifulandBetterBurningto the both mod lists. - Fixed #36 by adding
zumeto client side mod list. - Added remote mods database sync for automatic updates, as long the
mods-database.jsonfile is not modified.
v3.0.0
- Fixed #32 by moving
Distant Horizonsto the default mod list. - Fixed #31 by adding
Better Clouds Reforgedto the client side mod list. - Fixed #30 by adding
Create: Fuel & Water Informationto the client side mod list. - Fixed #29 by adding
Elytra Utilitiesto the client side mod list. - Fixed #28 by adding
Fogto the client side mod list. - Fixed #27 by adding
Inventory Tweaks - Refoxedto default mod list. - Fixed #26 by adding
Better Grassifyto the client side mod list. - Fixed #25 by adding
Better Cloudsto the client side mod list. - Fixed #23 by adding
Sodiumrelated mods to the client side mod list. - Fixed duplicated key crash within the
config.tomlfile. - Added pre-check for
config.tomlfile to avoid crashes on invalid list entries. - Improved code quality and fixed smaller issues.
v2.1.0
- Fixed #22 by refactored code for 1.20.6 and higher.
- Fixed #21, #20, #18 by updating internal client side database.
- Added additional test cases.
v2.0.0
- Added JSON parse with additional checks, to avoid crashes on invalid .json files. #17
- Added TOML parse with additional checks, to avoid crashes on invalid .toml files.
- Added additional warnings for invalid mod files.
- Improved code quality and added additional tests.
v.1.8.0
- Updated known client side mods. Thanks to
@CorneliusCornbread. - Small code optimizations and improvements.
v1.7.0
- Added mods reader for
quilt.mod.jsonfiles. #13 - Added detection for service mods like
Sinytra Connector. #13 - Added additional tests for mod detection, especially for mixed mods and cross-loaded mods.
- Improved duplication detection by adding additional checks for mod versions and mod ids.
- General Code optimizations and improvements.
v1.6.0
- Updated known client side and server side mods. Thanks to
@adamk33n3r,@ChangeOtakuand@Jadan1213.
v1.5.0
- Added support for Things pack.
- Improved general Forge, Fabric and NeoForge mod detection.
- Improved data pack detection.
v1.4.0
- Added support for mixed mods and data pack mods.
- Added additional documentation for the config.toml configuration file.
- Reduced the numbers of log messages for non-debug mode.
- Improved error messages.
v1.3.0
- Fixed Jar in Jar conflict with mods which are using the same package names.
v1.2.0
- Added support for library mods and language provider mods.
- Added fallback mod id detection for mods without
mods.tomlorfabric.mod.jsonfiles. - Improved Mod Type detection.
- Smaller code optimizations and improvements.
v1.1.0
- Added mods reader for
mods.tomlfiles. - Added mods reader for
fabric.mod.jsonfiles. - Added automatic sem-version correction for mod versions.
- Added mods.toml configuration file to classify mods for client and server.
v1.0.0
- Initial release of Mods Optimizer (will replace Adaptive Performance Tweaks Mod Module).
Комментарии
Загружаем…