File Details
v2.1.1 - Forge 47.4.12+ only!
- R
- Jan 19, 2026
- 857.86 KB
- 2.7K
- 1.20.1
- Forge
File Name
SimpleCustomEarlyLoading-2.1.1-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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!

