Simple Custom Early Loading: Custom Startup Screen for Minecraft

Simple Custom Early Loading lets you customize the early loading screen in Minecraft. Add logos and progress bars for your NeoForge or Forge modpacks.

Download SimpleCustomEarlyLoading for Minecraft 1.21.2-Snapshot, 1.21, 1.20.2, 1.20.1

Original name: SimpleCustomEarlyLoading

Minecraft: 1.20.1, 1.20.2, 1.21, 1.21.2-Snapshot

Loaders: Forge, NeoForge

FileVersionLoaderSize
SimpleCustomEarlyLoading-2.0.1-forge.jar1.20.1Forge850 КБDownload
SimpleCustomEarlyLoading-2.1.1-forge.jar1.20.1Forge858 КБDownload
SimpleCustomEarlyLoading-2.2-forge.jar1.20.1Forge875 КБDownload
SimpleCustomEarlyLoading-forge-1.20.x-1.0-forge.jar1.20.2Forge669 КБDownload
SimpleCustomEarlyLoading-2.0-forge.jar1.20.2Forge853 КБDownload
SimpleCustomEarlyLoading-2.1-forge.jar1.20.2Forge861 КБDownload
SimpleCustomEarlyLoading-2.0-neoforge.jar1.21NeoForge847 КБDownload
SimpleCustomEarlyLoading-2.1-neoforge.jar1.21NeoForge855 КБDownload
SimpleCustomEarlyLoading-2.2-neoforge.jar1.21NeoForge872 КБDownload
SimpleCustomEarlyLoading-1.0.jar1.21.2-SnapshotNeoForge661 КБDownload

Simple Custom Early Loading: Customize Minecraft's Loading Screen

For modpack developers and server administrators, the first impression matters. The standard red Mojang splash screen often clashes with carefully curated theme packs. Simple Custom Early Loading: Customize Minecraft's Loading Screen solves this by allowing full control over the early initialization window. This tool replaces the default interface before the main menu even appears, ensuring your branding is visible from the very first second of launch.

This utility is essential for creating a polished, professional experience. Instead of waiting for the game to fully initialize to see custom assets, players are greeted with your specific imagery immediately. Whether you are distributing a public modpack or running a private community server, consistent visual identity enhances immersion. If you need to download Simple Custom Early Loading: Customize Minecraft's Loading Screen, ensure you select the correct loader version to avoid compatibility issues.

Loader Compatibility and Version Support

Understanding which mod loader supports this modification is critical for a stable setup. The primary focus for modern development is NeoForge. For recent iterations of the game, this is the recommended path. The mod functions as a provider for the early window within the NeoForge ecosystem, granting access to advanced configuration options that legacy systems lack.

Support for the original Forge loader is limited and specific. It is generally restricted to the 1.20.x branch, including versions like 1.20.1, 1.20.2, 1.20.4, and 1.20.6. Due to technical constraints in older architectures, the developer does not plan to extend support beyond these specific releases for the classic Forge environment. Consequently, if you are building a new project on the latest updates, migrating to NeoForge is the logical choice to utilize Simple Custom Early Loading: Customize Minecraft's Loading Screen for Minecraft effectively.

Installation and Configuration Guide

Installing this modification requires precise steps depending on your chosen loader. Many users wonder how to install the necessary files correctly to prevent launch crashes. Follow these procedures based on your environment:

Setting Up on NeoForge

  • Place the mod JAR file directly into your instance's mods folder.
  • Navigate to the config directory and open the fml.toml file.
  • Locate the earlyWindowProvider setting and change its value to "SimpleCustomEarlyLoading".
  • Optionally, set earlyWindowMaximized = true if you prefer the window to launch in full screen immediately.

Configuring for Legacy Forge

  • Install the JAR file into the mods folder as usual.
  • In config/fml.toml, keep the earlyWindowProvider set to the default "fmlearlywindow". Changing this on older Forge versions may cause instability.
  • To reduce the intensity of the default red background, edit options.txt and add or set darkMojangStudiosBackground:true.

Customization Capabilities and Limits

Once installed, the mod offers granular control over the visual elements. You can replace the background with static images or animated sequences. Supported formats include PNG, JPEG, TGA, and APNG for animations. When using APNG, ensure frames do not rely on "unchanged pixel" disposal methods; every frame should be fully rendered to guarantee correct timing and looping.

Users can toggle the visibility of the progress bar, performance metrics, and the NeoForge fox logo. Text elements such as the version number and log output can also be repositioned or hidden. However, there are hard limits imposed by Mojang's licensing terms. The Mojang Studios logo cannot be removed or obscured by this tool. Additionally, the early window does not dynamically resize if the user adjusts the game window dimensions during the loading phase; layouts must be designed for a fixed resolution.

Troubleshooting Visual Glitches

A common observation during startup is a brief flash of the original red screen or a white flicker before the custom assets load. This occurs because the custom provider initializes slightly after the JVM starts but before the full game engine takes over. While this cannot be entirely eliminated due to the order of operations, setting the dark background option in options.txt can make the transition less jarring.

For those managing complex instances, using a dedicated launcher can streamline the process of downloading and configuring these files. Ensuring your fml.toml matches the requirements of your specific loader version is the key to a seamless experience. By adhering to these guidelines, you can deploy a highly branded, professional loading sequence that elevates the quality of your Minecraft distribution without compromising stability.