Smooth Boot (Reloaded) - Minecraft Loading Optimization
Smooth Boot (Reloaded) is a performance optimization mod that serves as an unofficial version of the original Smooth Boot for Minecraft Forge version 1.18.2 and above.
Performance Problem Solution
Owners of computers with older or less powerful processors (especially those with 8 cores or fewer) often encounter the issue where Minecraft fully loads the CPU when launching to the main menu. This causes cursor stuttering and significantly hinders multitasking. This mod completely eliminates this problem, making the loading process much smoother and potentially faster.
Main Features
- Configuration of the number of threads used for loading
- Adjustment of thread priorities used by Minecraft
How It Works
Minecraft uses executors to perform multithreaded tasks. The problem is that operations during loading create significant load on the processor, causing 100% resource usage. At the same time, some tasks don't actually benefit from multithreading. Smooth Boot solves these problems by changing executor parameters, including the number of threads used and the priority of each thread.
Modpack Compatibility
Since Smooth Boot (Reloaded) is a free project with open source code, you can freely include it in your mod collections.
Problem Reporting
To report errors, crashes, or suggest new features, use the issue tracking system available on the project page.