Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt 467d4818d8
Default reuse_datapacks to false
This optimization is only meaningful when swapping worlds (probably
uncommon among players) and it's hard to predict what mods will have
issues. Can be enabled by modpack devs for their own packs/testing
if they wish
2023-07-30 20:19:59 -04:00
.github/workflows Switch to Gradle build action 2023-07-29 20:25:19 -04:00
bin Universal output directory 2023-05-02 11:18:39 -04:00
common Default reuse_datapacks to false 2023-07-30 20:19:59 -04:00
doc/generated Add wiki update action 2023-07-11 22:12:15 -04:00
fabric Skip dynamic resources single blockstate optimization when outside world 2023-07-30 12:57:11 -04:00
forge Skip dynamic resources single blockstate optimization when outside world 2023-07-30 12:57:11 -04:00
gradle Enhance the workflow scripts and update Gradle. (#159) 2023-07-12 11:19:19 -04:00
scripts Only collect options from ModernFixEarlyConfig added to the immutable map 2023-07-28 22:11:10 -04:00
test_agent Add custom agent to work around https://github.com/FabricMC/fabric-loader/issues/817 2023-07-06 18:42:50 -04:00
.gitignore Upgrade markdown generation script, can now detect missing descriptions outside game 2023-07-28 19:56:01 -04:00
build.gradle Switch to compile-only Arch Transformer 2023-07-27 16:26:16 -04:00
gradle.properties Upgrade Fabric Loader to 0.14.21 2023-07-06 15:11:09 -04:00
gradlew Enhance the workflow scripts and update Gradle. (#159) 2023-07-12 11:19:19 -04:00
gradlew.bat Enhance the workflow scripts and update Gradle. (#159) 2023-07-12 11:19:19 -04:00
LICENSE Initial commit 2022-12-31 18:35:31 -05:00
README.md Add 1.20 to README 2023-06-26 12:59:20 -04:00
settings.gradle Add custom agent to work around https://github.com/FabricMC/fabric-loader/issues/817 2023-07-06 18:42:50 -04:00

ModernFix

A performance mod for modern Minecraft that significantly improves launch times, world load times, memory usage, etc.

Some fixes are based on prior work in various Forge PRs (check commit history and/or code comments). The config system is directly derived from Sodium and used under the terms of the LGPL-3.0 license.

Development builds (generally stable, but may occasionally have bugs)


YourKit logo

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Thanks to YourKit for providing a free license for this project.