v2.2 - NeoForge
release20 марта 2026 г.Added support for display conditions and rendering APNG frames based on the current loading progress percentage. See the GitHub README for references.
v2.2 - Forge
release20 марта 2026 г.This release is for Minecraft 1.20.1 Forge 47.4.12 and newer only! If you are using an older version of Forge, update.
Added support for display conditions and rendering APNG frames based on the current loading progress percentage. See the GitHub README for references.
v2.1 - Neoforge
release19 января 2026 г.Added exception handling when the initialization of the neoforge early window fails (e.g. due to invalid options file). This should allow the game to proceed to start with the early window somehow initialized to default values. Thanks to Samsterbam and Piotr1628 for reporting it and helping with investigating the issue #7.
Added an option to specify multiple images from which a random one will be picked.
Example: "image": ["stellarview.png", "another.png", "yet_another.png"],
Thanks to Gabriel fresan for the suggestion #6!
Added support for window resizing. The resolution will now update when the window is resized.
Updated image rendering to keep aspect ratio.
This can be disabled with "keep_aspect_ratio": false, in the position element section.
This also resolves an issue where a black strips would display when the window switched to fullscreen, thanks to pitersonix for reporting!
v2.1.1 - Forge 47.4.12+ only!
release19 января 2026 г.This release is for Minecraft 1.20.1 Forge 47.4.12 and newer only!
- If you are using 47.4.10 or older, use Simple Custom Early Loading v2.0, do not use this version
- If you are using 47.4.11, update forge and use this version
Added an option to specify multiple images from which a random one will be picked.
Example: "image": ["stellarview.png", "another.png", "yet_another.png"],
Thanks to Gabriel fresan for the suggestion #6!
Added support for window resizing. The resolution will now update when the window is resized.
Updated image rendering to keep aspect ratio.
This can be disabled with "keep_aspect_ratio": false, in the position element section.
This also resolves an issue where a black strips would display when the window switched to fullscreen, thanks to pitersonix for reporting!
v2.1 - Forge
release19 января 2026 г.For forge 1.20.1 47.4.12+ use v2.1.1 ! This version is only for forge 1.20.1 47.4.10 or older. Or a different supported version of Minecraft forge (other than 1.20.1).
Added an option to specify multiple images from which a random one will be picked.
Example: "image": ["stellarview.png", "another.png", "yet_another.png"],
Thanks to Gabriel fresan for the suggestion #6!
Added support for window resizing. The resolution will now update when the window is resized.
Updated image rendering to keep aspect ratio.
This can be disabled with "keep_aspect_ratio": false, in the position element section.
This also resolves an issue where a black strips would display when the window switched to fullscreen, thanks to pitersonix for reporting!

