Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt 7174ae1454
Do not actually load all models in replaceAll, use clever trick instead
Otherwise, it takes 20 seconds to run this with just Mekanism+Additions+Pneumaticcraft
2024-01-02 12:17:53 -05:00
.github Prepare for release 2023-09-24 12:33:48 -04: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 Suppress mixin forceload logging when clear_mixin_info is on 2024-01-01 12:25:16 -05:00
doc New stylized logo by CelestialAbyss 2023-09-22 22:05:10 -04:00
fabric Update MixinExtras 2023-12-30 18:59:44 -05:00
forge Do not actually load all models in replaceAll, use clever trick instead 2024-01-02 12:17:53 -05:00
gradle Link to wiki changelog 2023-08-03 11:53:49 -04: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 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 Prepare for release 2023-09-24 12:33:48 -04:00
settings.gradle Apply excludedTaskNames in the testmod subproject rather than globally 2023-12-28 12:31:00 -05: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.