
Fastload
Modifies how worlds are loaded to speed up loading times.
Обновлён 15 августа 2023 г. · опубликован 4 июня 2022 г.
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
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| mc1.20.1-3.4.0 | Релиз | 1.20.1 | forge | 15 августа 2023 г. | .jar (65 КБ) |
| mc1.19.4-3.4.0 | Релиз | 1.19.4 | forge | 15 августа 2023 г. | .jar (61 КБ) |
| mc1.19.3-3.4.0 | Релиз | 1.19.3 | forge | 15 августа 2023 г. | .jar (61 КБ) |
| mc1.19.2-3.4.0 | Релиз | 1.19.2 | forge | 15 августа 2023 г. | .jar (61 КБ) |
| mc1.18.2-3.4.0 | Релиз | 1.18.2 | forge | 15 августа 2023 г. | .jar (66 КБ) |
| mc1.20(.1)-8.2.1 | Релиз | 1.20, 1.20.1 | forge | 17 июня 2023 г. | .jar (73 КБ) |
| mc1.19.4-8.2.1 | Релиз | 1.19.4 | forge | 17 июня 2023 г. | .jar (73 КБ) |
| mc1.19.3-8.2.1 | Релиз | 1.19.3 | forge | 17 июня 2023 г. | .jar (73 КБ) |
| mc1.19.2-8.2.1 | Релиз | 1.19.2 | forge | 17 июня 2023 г. | .jar (73 КБ) |
| mc1.18.2-8.2.1 | Релиз | 1.18.2 | forge | 17 июня 2023 г. | .jar (74 КБ) |
| 3.4.0 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | fabric, quilt | 3 мая 2023 г. | .jar (554 КБ) |
| 3.3.8 | Релиз | 23w13a, 23w13a_or_b, 23w14a, 23w16a | fabric, quilt | 24 апреля 2023 г. | .jar (482 КБ) |
| 3.3.7 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | fabric, quilt | 18 апреля 2023 г. | .jar (473 КБ) |
| 3.3.6 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | fabric, quilt | 18 апреля 2023 г. | .jar (471 КБ) |
| 3.3.5 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | fabric, quilt | 18 апреля 2023 г. | .jar (471 КБ) |
Показаны последние 15 из 101 версий. Все версии — на Modrinth.
Ченджлог
mc1.20.1-3.4.0Релиз1.20.1 · 15 августа 2023 г.
bump version.
mc1.19.4-3.4.0Релиз1.19.4 · 15 августа 2023 г.
bump version.
mc1.19.3-3.4.0Релиз1.19.3 · 15 августа 2023 г.
bump version.
mc1.19.2-3.4.0Релиз1.19.2 · 15 августа 2023 г.
bump version.
mc1.18.2-3.4.0Релиз1.18.2 · 15 августа 2023 г.
bump version.
mc1.20(.1)-8.2.1Релиз1.20, 1.20.1 · 17 июня 2023 г.
Added the latest changes.
mc1.19.4-8.2.1Релиз1.19.4 · 17 июня 2023 г.
Added the latest changes.
mc1.19.3-8.2.1Релиз1.19.3 · 17 июня 2023 г.
Added the latest changes.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…