
Simple Screens Mod (1.16.5) – Custom Background Loading Screen
Simple Screens Mod allows you to easily customize the background image of loading screens in the game. For example you can set a new background image for…
⬇ DownloadOpen in MCModsHubGet it on Google Play →Simple Screens Mod 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.


Simple Screens Mod Download Links
For Minecraft 1.16.5
Forge version: Download from Server 1 – Download from Server 2
- Download size: 26 KB
- Download link checked 23 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.