This is Better Loading Screen mod, this imitates the old Forge 1.12.2 style loading screen, and is fully customisable! This supports Fabric & Forge.
A video is worth a thousand words:
Customisation: (Check the Config json: /config/better_loading_screen/config.json5)
- Background Image / Color
- Progress Bar Color
- Disabling Memory Usage
- Changing Font
- ... More to Come!
Integration: (Can be disabled in the config)
- Support for inheriting KubeJS colors
- Support for inheriting All The Tweaks colors & background image
Notes for Forge 1.16:
Forge 1.16 has its own inferior pre-loading screen, due to the nature of mod loading, their screen is opened earlier than any mod is loaded!
You can deal with it and accept it or add -Dfml.earlyprogresswindow=false after the JVM arguments.