Minecraft 1.16 & 1.18+ bugfix/performance mod
Go to file
embeddedt feaf363fd8
Add oversimplified version of No Chat Reports
This has no player-friendly UI whatsoever, doesn't work on
enforce-secure-profile servers, and has had very limited testing.

In exchange, it costs virtually nothing to maintain.
2024-02-26 16:21:41 -05: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 Merge remote-tracking branch 'origin/1.16' into 1.18 2023-12-30 19:02:42 -05:00
common Add oversimplified version of No Chat Reports 2024-02-26 16:21:41 -05:00
doc New stylized logo by CelestialAbyss 2023-09-22 22:05:10 -04:00
fabric Merge 1.18 into 1.19.2 2024-01-30 15:47:46 -05:00
forge Use fastutil maps for holder lookups in Forge registry 2024-02-23 16:45:01 -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 Merge remote-tracking branch 'origin/1.18' into 1.19.2 2023-12-28 14:26:26 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md [skip ci] 2023-08-30 19:22:15 -04:00
gradle.properties Merge 1.18 into 1.19.2 2023-12-30 19:05:49 -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 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.