https://github.com/embeddedt/modernfix
Minecraft 1.16 & 1.18+ bugfix/performance mod
https://github.com/embeddedt/modernfix
Last synced: 4 months ago
JSON representation
Minecraft 1.16 & 1.18+ bugfix/performance mod
- Host: GitHub
- URL: https://github.com/embeddedt/modernfix
- Owner: embeddedt
- License: other
- Created: 2022-12-31T23:34:55.000Z (over 3 years ago)
- Default Branch: 1.20
- Last Pushed: 2026-01-18T02:38:29.000Z (4 months ago)
- Last Synced: 2026-01-18T14:40:15.419Z (4 months ago)
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/modernfix
- Size: 5.95 MB
- Stars: 222
- Watchers: 7
- Forks: 35
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 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)
- 1.16.5: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.16/Package.zip
- 1.18.2: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.18/Package.zip
- 1.19.2: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.19.2/Package.zip
- 1.20.1: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.20/Package.zip
- 1.20.2: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.20.2/Package.zip
------------

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.