Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
2023-05-02 14:13:35 -04:00
.github/workflows Universal output directory 2023-05-02 11:18:39 -04:00
bin Universal output directory 2023-05-02 11:18:39 -04:00
common Fix some configs not being available 2023-05-02 11:18:30 -04:00
fabric Load all models initially on Fabric for texture scanning 2023-05-02 14:13:35 -04:00
forge Universal output directory 2023-05-02 11:18:39 -04:00
gradle Exclude merge commits from changelog 2023-04-24 19:59:02 -04:00
.gitignore Universal output directory 2023-05-02 11:18:39 -04:00
build.gradle Package restructuring for modern FML 2023-05-01 19:05:08 -04:00
gradle.properties Multiloader 2023-05-01 16:55:26 -04:00
gradlew Initial commit 2022-12-31 18:35:31 -05:00
gradlew.bat Initial commit 2022-12-31 18:35:31 -05:00
LICENSE Initial commit 2022-12-31 18:35:31 -05:00
README.md add message to README 2023-02-16 11:50:18 -05:00
release.sh Push before release 2023-04-25 14:41:33 -04:00
settings.gradle Multiloader 2023-05-01 16:55:26 -04:00

ModernFix

A Forge 1.16 mod that uses mixins to make the game slightly more performant (and hopefully less buggy too).

In the words of asiekierka, questionable "performance improvements" that are not in Forge for probably very good reasons.

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.


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.