Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt fe1e39ad10
Remove parallel baking :(
Turns out it's not safe after all.
2023-01-03 20:55:25 -05:00
.github/workflows Add GitHub workflow 2022-12-31 18:36:21 -05:00
gradle/wrapper Initial commit 2022-12-31 18:35:31 -05:00
src/main Remove parallel baking :( 2023-01-03 20:55:25 -05:00
.gitignore Initial commit 2022-12-31 18:35:31 -05:00
build.gradle Avoid hardcoding Minecraft version 2023-01-03 16:17:07 -05:00
gradle.properties Avoid hardcoding Minecraft version 2023-01-03 16:17:07 -05: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 README [skip ci] 2023-01-03 14:08:41 -05:00
settings.gradle Initial commit 2022-12-31 18:35:31 -05: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.