Перейти к содержимому
Mineforgian

Loading Backgrounds

With this mod you will be able to customize the background of the loading screens of the Minecraft games, placing any type of customizable image.

734K загрузок170 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge

Обновлён 11 мая 2026 г. · опубликован 12 сентября 2023 г.

  • Скриншот: Loading Backgrounds

Banner

With this mod you will be able to customize the background of the loading screens of the Minecraft games, placing any type of customizable image.

It is recommended for all those creators of modpacks who want to give a better sensation to their contents, loading images of the modpack and placing them as background.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

SUMMARY

To add background images, you'll want to create a resource pack with the folder /assets/minecraft/textures/gui/backgrounds/ and put .png image files in there. Ideally you'd name them image1.png, image2.png, image3.png, etc. You can include background images in any resource pack and easily pack them in with any other resources.

example

It is essential to place the pack.mcmeta. Create a notepad with that name and put the following text:

{ 
  "pack": {
    "pack_format": 15,
    "description": "Loading Backgrounds images"
  }
}

Also, you can look at this resourcepack as an example.

FAQ

Does it work on servers?

Sure! Remember that the best way to play with mods and friends is with BisectHosting, and by clicking on this link you can get a 25% discount.

Can this mod be used in modpacks?

Of course! As long as it is published only on Modrinth or CurseForge. Uploading it to any other platform would be violating our rights and is not allowed at all.

However, we are really grateful if you consider adding it to your Modrinth or CurseForge modpack. If you need any small changes or have any questions, contact us!

SCREENSHOTS

LOADING BACKGROUNDS SCREENSHOT

DISCORD

.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.8.1Релиз26.1, 26.1.1, 26.1.2neoforge11 мая 2026 г..jar (55 КБ)
1.8.1Релиз26.1, 26.1.1, 26.1.2fabric11 мая 2026 г..jar (55 КБ)
2.0.0Релиз1.21.2, 1.21.3, 1.21.4neoforge5 августа 2025 г..jar (170 КБ)
2.0.0Релиз1.21.2, 1.21.3, 1.21.4fabric5 августа 2025 г..jar (170 КБ)
2.0.0Релиз1.21.2, 1.21.3, 1.21.4forge5 августа 2025 г..jar (170 КБ)
2.0.0Релиз1.20.5, 1.20.6, 1.21, 1.21.1neoforge3 августа 2025 г..jar (169 КБ)
2.0.0Релиз1.20.5, 1.20.6, 1.21, 1.21.1fabric3 августа 2025 г..jar (168 КБ)
2.0.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4forge3 августа 2025 г..jar (170 КБ)
1.8.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4forge10 марта 2025 г..jar (56 КБ)
1.8.0Релиз1.20.2, 1.20.3, 1.20.4neoforge10 марта 2025 г..jar (56 КБ)
1.8.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric10 марта 2025 г..jar (55 КБ)
1.6.1Релиз1.21, 1.21.1forge6 июля 2024 г..jar (54 КБ)
1.6.0Релиз1.21, 1.21.1neoforge15 июня 2024 г..jar (54 КБ)
1.6.0Релиз1.21, 1.21.1fabric15 июня 2024 г..jar (54 КБ)
1.5.0Релиз1.20.5, 1.20.6neoforge9 мая 2024 г..jar (54 КБ)

Показаны последние 15 из 30 версий. Все версии — на Modrinth.

Ченджлог

1.8.1Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.

MC 26.1.2 - 1.8.1

  • Update to 26.1.2!

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

1.8.1Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.

MC 26.1.2 - 1.8.1

  • Update to 26.1.2!

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 5 августа 2025 г.

MC 1.21.X - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 5 августа 2025 г.

MC 1.21.X - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 5 августа 2025 г.

MC 1.21.X - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.20.6, 1.21, 1.21.1 · 3 августа 2025 г.

MC 1.20.X / 1.21.1 - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.20.6, 1.21, 1.21.1 · 3 августа 2025 г.

MC 1.20.X / 1.21.1 - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

2.0.0Релиз1.20.2, 1.20.3, 1.20.4 · 3 августа 2025 г.

MC 1.20.X - 2.0.0

  • Rewrote mod in Kotlin with various improvements.
  • Switched to Mojang names in the code.
  • New version-independent rendering code.
  • Custom version-independent texture PNG handling.
  • Patched bugs with resource pack loading.
  • Resource pack loading now enabled by default.
  • Config file moved to config/loadingbackgrounds.json.
  • Fixed black screen issues.
  • Fixed null pointer issues.
  • Added defensive programming for good compatibility with other mods.
  • General compatibility changes for wider version support from 1.20 onwards.

Do you need a server to play with your friends?

For exceptional server hosting services, look no further than BisectHosting. Of course, you can install all the mods or modpacks you want, and their support team is always available to help you.

With the code "Lupin" you will get a 25% discount! Click here!

Полная история изменений — на Modrinth.

Комментарии

Загружаем…