Thread Priorities is a mod that can change your java thread priorities causing a massive stability boost in game.
Thread priorities:
- renderThreadPriority: Controls CPU power for drawing graphics and the screen, making fps more stable
- serverThreadPriority: Controls CPU power for the main game, making tick rate more stable
- backgroundThreadPriority: Controls CPU power for loading world chunks and background tasks, making worldgen faster
- bootstrapThreadPriority: Controls CPU power for starting up the game, making the startup faster
- ioThreadPriority: Controls CPU power for saving files and internet connections, reducing multiplayer and world saving lag spikes
Note:
- Priorities can be all found and configured in the config file
- Issues can be posted in the comments for now
- This mod is best paired with https://www.curseforge.com/minecraft/mc-mods/c2me
- This mod was made for the modpack https://www.curseforge.com/minecraft/modpacks/optimization-foundation

