NoLoadingScreen
NoLoadingScreen is a client-side Fabric mod that replaces terrain-loading and server-switching screens with an observable world, letting you watch chunks load in real time.
Showcase
Singleplayer & Multiplayer

Features
- Replaces terrain-loading and reconfiguration screens with an observable world
- Keeps the previous world visible while switching servers
- Allows world entry before the first chunk arrives
- Locks the player position until terrain is ready
- Keeps the client responsive while starting singleplayer worlds
- Displays optional loading progress and timing details
- Does not create, delay, or reorder network packets
Requirements
- Minecraft Java Edition 26.2
- Fabric Loader 0.19.3 or newer
- Java 25 or newer
NoLoadingScreen is client-side only. It does not need to be installed on the server.
Mod Menu is optional and provides an in-game configuration screen.
Compatibility
Tested with Sodium 0.9.2 Alpha 4. Mods that modify world loading, loading screens, or client readiness checks may conflict with NoLoadingScreen.
Known Behavior
The mod allows the client to proceed before terrain is available. The screen may briefly appear empty while waiting for the first chunk; this is expected. Player movement is locked until terrain is ready.
More Information
See the GitHub repository for technical details, source code, and issue reporting.

