promotional bannermobile promotional banner

Custom Loading Screen

Allows you to completly customise the loading screen with json files. (Formally Better Loading Screen)

File Details

[1.12.2] 1.5.5

  • B
  • Jun 4, 2021
  • 943.29 KB
  • 286.0K
  • 1.12.2
  • Forge

File Name

CustomLoadingScreen-1.12.2-1.5.5.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-loading-screen-229302:3337214")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Now CLS creates an empty tips file ("config/customloadingscreen_tips.txt") if it doesn't already exist.
* Stopped a few rendering parts from sharing state with the main thread.
* Removed the warning when CLS fails to find a RENDERING_PART type but finds an IMAGE instead.

* Fix constant colours sometimes not applying properly.
* Add a new function: "translate". This takes 1 string argument, and can be used to localize custom language strings (in addition to the built-in ones).
* Print debug information about language paths when loading them.
* Fix a NullPointerException being thrown when json resources aren't found.
* Improve namespace handling for json resources.