Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt d854fcffff
Move stalled async chunk load detection to its own config
This seems to sometimes be a hotspot in profiling, and the log
message is not commonly reported nowadays, indicating most mods
have probably fixed their code.
2024-03-17 15:06:58 -04:00
.github Update GitHub workflows (#358) 2024-01-28 13:15:27 -05:00
annotation-processor Generate mixin configs automatically using custom AP (#305) 2023-12-28 09:36:49 -05:00
annotations Generate mixin configs automatically using custom AP (#305) 2023-12-28 09:36:49 -05:00
bin Universal output directory 2023-05-02 11:18:39 -04:00
buildSrc Update MixinExtras 2023-12-30 18:59:44 -05:00
common Move stalled async chunk load detection to its own config 2024-03-17 15:06:58 -04:00
doc New stylized logo by CelestialAbyss 2023-09-22 22:05:10 -04:00
fabric Don't run mappings clearer on FL 0.15+, it's not needed 2024-01-30 15:47:16 -05:00
forge Remove unfinished/obsolete registry & block optimizations 2024-02-28 20:07:56 -05:00
gradle Update GitHub workflows (#358) 2024-01-28 13:15:27 -05:00
scripts Fix branch list including dev branches 2023-08-03 11:29:04 -04:00
test_agent Move shared build code out of rootProject build.gradle 2023-08-31 11:09:56 -04:00
.gitignore Upgrade markdown generation script, can now detect missing descriptions outside game 2023-07-28 19:56:01 -04:00
build.gradle Generate mixin configs automatically using custom AP (#305) 2023-12-28 09:36:49 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md [skip ci] 2023-08-30 19:22:15 -04:00
gradle.properties Bump Fabric Loader 2023-12-30 19:05:20 -05:00
gradlew Update GitHub workflows (#358) 2024-01-28 13:15:27 -05:00
gradlew.bat Update GitHub workflows (#358) 2024-01-28 13:15:27 -05:00
LICENSE Initial commit 2022-12-31 18:35:31 -05:00
README.md Prepare for release 2023-09-24 12:33:48 -04:00
settings.gradle Disable the testmod by default 2024-03-14 22:13:45 -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.