Simple Screens Mod
Simple Screens Mod (1.16.5) allows you to easily customize the background image of loading screens in the game. For example you can set a new background image for the game loading screen or world loading screens. Your custom images are loaded from resource packs and can be any resolution as long as it’s a PNG. We recommend 1920×1080 or a 16:9 aspect for the best results. When you run the game with the mod installed a simplescreens.json configuration file will be generated in the config folder. You can edit this file to add new load screen backgrounds or keep the default. You can also define more than one background which will cause the mod to randomly pick one. The textures are loaded using Minecraft’s resource pack system, so the entry simplescreens:/textures/gui/title/load_screen_background.png will load a texture from assets/simplescreens/textures/gui/title/load_screen_background.png from a resource pack. Modpacks may need an additional mod to automatically enable resource packs, we recommend Open Loader Mod for this.
Examples:
Below is an example configuration file that will have different random logos for the different types of loading screens. In this example we are loading the background images from the assets/my_pack/textures/gui/loading_screens folder in a resource pack.
{ "game_load_screen_textures": [ "mypack:textures/gui/loading_screens/game_one.png", "mypack:textures/gui/loading_screens/game_two.png", "mypack:textures/gui/loading_screens/game_three.png" ], "world_load_screen_textures": [ "mypack:textures/gui/loading_screens/world_one.png", "mypack:textures/gui/loading_screens/world_two.png", "mypack:textures/gui/loading_screens/world_three.png" ] }
Screenshots:
Easily change the background of the game loading screen with a custom background from your resource pack.
Requires:
How to install:
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
Don’t miss out today’s latest Minecraft Mods
Simple Screens Mod (1.16.5) Download Links
For Minecraft 1.16.5
Forge version: Download from Server 1 – Download from Server 2