Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published 2 months ago
Updated 2 months ago
Early Loading Bar
This mod add an early loading bar window for fabric.
Logically this mod can be used in any Minecraft Version since this mod only use Fabric APIs.
Configuration
Config file will automatically generate at first launch.
{
"logoPath": null,//(Optional) Window logo, default use internal Minecraft logo
"barTitle": "Minecraft %version%",//The title, %version% = game version
"barMessage": "Minecraft is launching, please wait",//The message, %version% = game version
"memoryBarColor": "-65536",//Memory bar color in RGB format
"messageBarColor": "16711935"//Message bar color in RGB format
}