Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennytv/kennytvs-epic-force-close-loading-screen-mod-for-fabric
https://github.com/kennytv/kennytvs-epic-force-close-loading-screen-mod-for-fabric
fabric-mod fabricmc minecraft
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennytv/kennytvs-epic-force-close-loading-screen-mod-for-fabric
- Owner: kennytv
- License: mit
- Created: 2022-03-13T14:09:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T12:58:14.000Z (18 days ago)
- Last Synced: 2024-12-18T09:09:31.769Z (9 days ago)
- Topics: fabric-mod, fabricmc, minecraft
- Language: Java
- Homepage: https://modrinth.com/mod/forcecloseworldloadingscreen
- Size: 452 KB
- Stars: 56
- Watchers: 4
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kennytvs-epic-force-close-loading-screen-mod-for-fabric (also HEAVILY reduces resource pack loading screen duration)
Behavior/info on the world loading screen from before 1.19.3 (mod version 1.1.1 and older)
Since 1.18.2, the client only quits the world loading screen once the chunk it is in has been received...
*[and at least 2 seconds have passed](https://bugs.mojang.com/browse/MC-249059)*.
By default, the mod fixes that behavior. Additionally, you can also fully get rid of the screen.## Yeeting the screen *entirely*
If you want to **fully** kill the screen, you can toggle a config option (you
need [modmenu](https://www.curseforge.com/minecraft/mc-mods/modmenu)
and [Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config) for that).
**Keep in mind this reintroduces a client bug where you can briefly (only visually) fall through the world if your
network connection is slow or the server is loading chunks very slowly after a world change.**Here are some video comparisons of Vanilla vs. the mod with the instant-close option enabled:
### Server join (1 vs. 3 seconds)
![Server join](https://i.imgur.com/duhOAYM.gif)
### World change (0 vs. 2 seconds)
![World change](https://imgur.com/GYdJVJE.gif)
### Resource pack loading
![Resource pack loading](https://imgur.com/Z46vTy3.gif)
Credits to the well-thought-out name and wonderful icon go to [mdcfe](https://github.com/mdcfe).
## Downloads
You can download the mod from [Modrinth](https://modrinth.com/mod/forcecloseworldloadingscreen) or
the [GH downloads page](https://github.com/kennytv/kennytvs-epic-force-close-loading-screen-mod-for-fabric/releases).## License
This project is licensed under the [MIT license](LICENSE).