Custom Loading Screen

Custom Loading Screen

3M Downloads

Change the file path progressBars.png

Tsyklop opened this issue ยท 5 comments

commented

I fit into images.json this way:
minecraft: textures / gui / title / progressBars.png
But progress bar loaded from jar file mod.

And further. What did change in version 1.3.8?

commented

I moved the file from jar BTS file progressBars.png and tossed a file Forge.
And in the file path images.json changed. Minecraft is the path to the texture of the Forge or resoursepack

commented

Ok, that does sound strange

commented

Sorry. Everything works correctly

commented

Are you trying to change the text inside of images.json, or are you creating a progressBars.png file somewhere? (And can I have the text inside of images.json if you did change it)

commented

Also you need to override "betterloadingscreen:textures/gui/title/progressBars.png" instead of "minecraft:" (if that's what you are trying to do)