Hi!
I recently made this tool that allows you to change the background color, the logo color, the loading bar color and so add Images and logo to the Minecraft loading screen. Future updates are going to let you change the way the shader is exported, or make a color gradient on the background.






Too learn how to use this tool, look at the Project Wiki
Go on the website. You will see one big canvas, some options, the Generate
button, and the generated code.
Change the color of the elements, hide them, or even add your own background. When you are done, click on the Generate
button and download the resource pack underneath.
The script convert the color that you have chosen for the elements and transcribe them in core shader GLSL code (the language for shaders)
- This tool is made to break as less things as possible in the game. If you encounter any issues, let me know by writing a Ticket
- The checkbox "Enable black screen compatibility" allows you to make your rendering compatible with the normal background in addition to the back background that you can toggle in the accessibility options.
β Warning: This option only break one known game element, the spyglass two black stripes. I may resolve this bug as soon as possible. Until then, if you find another element that this option breaks, you can also let me know by opening a Ticket
This tool was originaly made after seeing that we used to be able to change the mojang logo. As a fairly "new" Minecraft player (and map maker), I was a little bit disappointed when I saw that this trick was no longer possible. I had the idea for this project after seeing what optifine was even though alllowing to change the logo (and the background color)
I know that some people may say that this tool is disrespectful to Mojang. When making this tool, my main goal was not to remove mojang from its own game but more to give map makers and players a more flexible approach on what they're making.
I think that Minecraft is a big game that is instantly recognizable. Also, a loading resource pack will only show the created background toward the end of the loading which let the player see the Mojang logo at the beginning.