
Load Support
Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.
- Загрузки
- 1.2M
- Подписчики
- 74
- Обновлён
- 8 августа 2025 г.
- Лицензия
- Apache-2.0
Опубликован 5 октября 2024 г.
Shows when the player has too less Java memory allocated, and plays a sound when the game has finished loading.
It is fully configurable in config/loadsupport.toml.
Config 🚀
The config in config/loadsupport.toml is pretty self explainatory:
loadFinishSound = "minecraft:ui.toast.challenge_complete"
minMemory = 4.0
errorTitle = "Error: Not enough Java memory!"
errorMinMemory = "Please allocate at least {minMemory} GB of Java memory to your Minecraft instance!"
errorCurrentMemory = "You have currently {currentMemory} GB allocated."
memoryInfoLink = "https://github.com/vaporvee/LoadSupport/wiki/How-to-allocate-more-memory-to-your-Minecraft-instance"
{minMemory} and {currentMemory} get replaced by their actual values.
Planned Features 👀
- 🪛 Ingame settings (Modlist support)
- 🧩 More features letting the player know why Minecraft is not loading
Features
Directly show a warning when too less Java Memory was selected 🚨
The player doesn't need to wait just to know that they selected the wrong amount of Java Memory.

Blocks the game window🚧
Make sure the player gets the correct performance experience.
Play a sound when Minecraft finished loading 🔊
Directly know when Minecraft started when beeing in the background.
Ченджлог
1.2.2Релиз1.21.6, 1.21.7, 1.21.8 · 8 августа 2025 г.
- Updated to newer "gAmE dRoPs"
1.2.2Релиз1.21.6, 1.21.7, 1.21.8 · 8 августа 2025 г.
- Updated to newer "gAmE dRoPs"
1.2.1Релиз1.21.6 · 24 июня 2025 г.
- Fixed forge window hide
- Made code more robust in general
- Support for custom start sounds
1.2.1Релиз1.21.6 · 24 июня 2025 г.
- Made code more robust in general
- Support for custom start sounds
1.2.1Релиз1.21.3, 1.21.4, 1.21.5 · 24 июня 2025 г.
- Fixed forge window hide
- Made code more robust in general
- Support for custom start sounds
1.2.1Релиз1.21.3, 1.21.4, 1.21.5 · 24 июня 2025 г.
- Made code more robust in general
- Support for custom start sounds
1.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 23 июня 2025 г.
- Rewrote the entire mod
- Redesigned "not enough memory" error screen
- Blocks the game window instead of showing a title screen after load
- Updated the mod to versions up to 1.21.5
- Does not require forgified fabric anymore
1.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 23 июня 2025 г.
- Rewrote the entire mod
- Redesigned "not enough memory" error screen
- Blocks the game window instead of showing a title screen after load
- Updated the mod to versions up to 1.21.5
Комментарии
Загружаем…