Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt 152cdc4469
Disable ModelDataManager fixes if Rubidium is installed
Since legacy Rubidium versions only retrieve model data on a worker
thread, the data will probably never be refreshed, causing rendering
issues.
2023-12-27 15:19:13 -05:00
.github Prepare for release 2023-09-24 12:33:48 -04:00
bin Universal output directory 2023-05-02 11:18:39 -04:00
buildSrc Fix Modrinth changelog 2023-09-24 12:47:56 -04:00
common Disable ModelDataManager fixes if Rubidium is installed 2023-12-27 15:19:13 -05:00
doc New stylized logo by CelestialAbyss 2023-09-22 22:05:10 -04:00
fabric Implement caching on the blockstate and item to model maps 2023-12-14 20:10:54 -05:00
forge Fix some concurrency issues in Forge's ModelDataManager 2023-12-26 20:44:59 -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 Fix use of relative paths for changelog 2023-09-17 12:30:41 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md [skip ci] 2023-08-30 19:22:15 -04:00
gradle.properties Introduce MixinExtras 2023-08-13 15:53:20 -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 Prepare for release 2023-09-24 12:33:48 -04:00
settings.gradle Remove testmod genSources task (#333) 2023-12-26 10:13:46 -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.