⚡ FastBoot is a mod that made to reduce game loading time, by using mixins overwrites on game loading stage ⚡
FastBoot operates on a simple idea: in most cases, data conversion and processing for every game version is unnecessary. As a result, the game loading speed is decreases.
FastBoot has a similar approach as LazyDFu and Smoot Boot, but at the same time tries to maintain game stability and compatability with other mods.
🎮 Tests
⚡ Several tests were made on all compatible versions (1.16.5 - 1.21.4). As a result, FastBoot helps to boost the game loading stage by 1.5x-2x times, compared to tests without the mod ⚡
🎥 Here's a video showcasing the mod's tests:
📊 Stats
A table with the game loading times for different versions of Minecraft with and without FastBoot:
Minecraft version | Loading Without FastBoot | Loading With FastBoot |
---|---|---|
1.16.x | 15 seconds | 10 seconds |
1.17.x | 28 seconds | 10 seconds |
1.18.x | 24 seconds | 8 seconds |
1.19.x | 16 seconds | 8 seconds |
1.20.x | 17 seconds | 10 seconds |
1.21.x | 19 seconds | 11 seconds |
🔧 Compatability
The mod works well with all other mods, including perfomance mods. FastBoot is fully compatable with OptiFine. However, because the mod does use some changes in methods involved in loading the game, if you experience any compatibility problems, please leave a comment.