
Custom Loading Screen
This adds the ability to customize the loading screen in minecraft through very detailed json files.
Sample loading screen "scrolling"
This is one of the builtin random loading screens, or can be chosen explicitly by setting the config option "screen_config" to "sample/scrolling"
Sample loading screen "panorama_lower"
This is one of the builtin random loading screens, or can be chosen explicitly by setting the config option "screen_config" to "sample/panorama_lower"
Sample loading screen "white"
This is one of the builtin random loading screens, or can be chosen explicitly by setting the config option "screen_config" to "sample/white"
Sample loading screen "default"
This is one of the builtin random loading screens, or can be chosen explicitly by setting the config option "screen_config" to "sample/default"
Included loading screen "scrolling_detailed"
A loading screen which includes memory information too. Unlike the other builtin random loading screeens this isn't shown by default, and must be explicitly selected by changing the config option "screen_config" to "sample/scrolling_detailed"