Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
2023-07-31 22:18:26 -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 Make dynamic codecs actually work 2023-07-31 22:18:26 -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 Improve registry performance with large entry counts 2023-07-31 13:13:39 -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 Enforce 512MB heap for dev runs 2023-07-31 15:45:33 -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.