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
* 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.

