Beta Modpages
Unclaimed
Fastload
Modifies how worlds are loaded to speed up loading times.
0 Likes
10386169 Downloads
Created by StockiesLad
Description
NOTICE!!!!!!
I (StockiesLad) have quit modding again. This will explain the absence of updates. Why again? It's just not fun anymore and I am always worried about once again being embedded in annoying discord drama that somehow manages to suck every bit of enjoyment out of modding. There hasn't been anyone willing to step up and take over development and that's partly my fault. This notice is months late. If you enjoy fastload and intend to maintain it, just contact me on discord for a discussion. Please keep in mind that I won't respond quickly because I don't really use discord much at all anymore. Thank you for taking your time to read this!
Short explanation:
Fastload is a relatively simple mod that changes some crucial parts of world loading to speed it up.
Environments:
- Client (Optional)
- Server (Optional)
Credits:
- StockiesLad (Owner)
- JoostMSoftware (Co-Owner)
- AbdElAziz333 (Forge)
- VidTu (Ksyxis (Idea))
- kennytv (Forcecloseloadingscreen (Code))
Features:
- 441 Pre-generator: Entirely yanks it to sync chunk generation with chunk rendering.
- Loading Screens: Cancellable (Configurable)
- Rendering: Pre-rendering Phase (Configurable)
Suggested With:
- C2ME: Optimises chunk generation.
- Sodium: Optimises chunk rendering.
Explanation:
The 441 chunk loading engine is pretty much what the name is. The reason for it being 441 chunks is that
it generates chunks in a 10 chunk radius as a square. So multiply that by 2, add 1 (because you are standing
on a chunk) and square it. Fastload removes this *feature* as it is a huge waste of time. Instead, it will
only load 1 chunk (the spawn chunk) and loads the rest of the spawn region during early rendering.
Along with that, it also replaces some of the loading screens with its own implementation. This pretty much
allows rendering to begin immediately instead of it being halted until the player spawn packet is received.
Links
- Modrinth: https://modrinth.com/mod/fastload
- Curseforge: https://www.curseforge.com/minecraft/mc-mods/fastload
- Discord: https://discord.gg/fMSnenNSXM
I (StockiesLad) have quit modding again. This will explain the absence of updates. Why again? It's just not fun anymore and I am always worried about once again being embedded in annoying discord drama that somehow manages to suck every bit of enjoyment out of modding. There hasn't been anyone willing to step up and take over development and that's partly my fault. This notice is months late. If you enjoy fastload and intend to maintain it, just contact me on discord for a discussion. Please keep in mind that I won't respond quickly because I don't really use discord much at all anymore. Thank you for taking your time to read this!
Short explanation:
Fastload is a relatively simple mod that changes some crucial parts of world loading to speed it up.
Environments:
- Client (Optional)
- Server (Optional)
Credits:
- StockiesLad (Owner)
- JoostMSoftware (Co-Owner)
- AbdElAziz333 (Forge)
- VidTu (Ksyxis (Idea))
- kennytv (Forcecloseloadingscreen (Code))
Features:
- 441 Pre-generator: Entirely yanks it to sync chunk generation with chunk rendering.
- Loading Screens: Cancellable (Configurable)
- Rendering: Pre-rendering Phase (Configurable)
Suggested With:
- C2ME: Optimises chunk generation.
- Sodium: Optimises chunk rendering.
Explanation:
The 441 chunk loading engine is pretty much what the name is. The reason for it being 441 chunks is that
it generates chunks in a 10 chunk radius as a square. So multiply that by 2, add 1 (because you are standing
on a chunk) and square it. Fastload removes this *feature* as it is a huge waste of time. Instead, it will
only load 1 chunk (the spawn chunk) and loads the rest of the spawn region during early rendering.
Along with that, it also replaces some of the loading screens with its own implementation. This pretty much
allows rendering to begin immediately instead of it being halted until the player spawn packet is received.
Links
- Modrinth: https://modrinth.com/mod/fastload
- Curseforge: https://www.curseforge.com/minecraft/mc-mods/fastload
- Discord: https://discord.gg/fMSnenNSXM
What means Verified?
- Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
- Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
- Security: The mod should not contain any malicious code or attempts to steal personal information.
- Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
- Originality: The mod should be original and not a copy of someone else's work.
- Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
- Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
- License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
- Documentation: The mod should come with clear and detailed documentation on how to install and use it.
How to Install
1
2
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
3
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
4
Enjoy
You are now Ready. Re-start your Game and start Playing.