作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4
平台: neoforge
标签: decoration utility
This mod allows the customization of Neoforge's early loading screen.
There is also a quite "hacky" version for Forge 1.20.1, 1.20.2, 1.20.4, 1.20.6.
I do not plan to continue supporting any other Forge versions due to technical reasons.
For newer versions, please use the NeoForge.

Currently, the window is not able to dynamically change its resolution when the window is resized.
I won't allow removing the Mojang logo.
config/fml.toml file# Early window provider
earlyWindowProvider = "SimpleCustomEarlyLoading"
# ... Other options ...
# Optionally set the window to be maximized
earlyWindowMaximized = true
config/fml.toml value#Early window provider
earlyWindowProvider = "fmlearlywindow"
3 - Optional: update options.txt: darkMojangStudiosBackground:true
Unfortunately, the override is applied quite late, which may result in the original red early loading (or a white screen) to "flash" on the very game start. I can't do anything about that.
However, the red color of the original loading can be changed using darkMojangStudiosBackground:true in options.txt.
Animated images:
Static images:
For configuration instructions and the source code check the GitHub repository.
请登录后举报
暂无评论,抢个沙发吧~