Load Support

Load Support

Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.

1.0M downloads
Created Apr 9, 2026
by vaporvee

About

Shows when the player has too less Java memory allocated, and plays a sound when the game has finished loading.<br> 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.

Screenshot

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.

<iframe src="https://www.youtube-nocookie.com/embed/h2eBoIoq5vw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Versions

v1.2.2Latest
1.21.6, 1.21.7, 1.21.8β€’neoforgeβ€’Aug 8, 2025

- Updated to newer "gAmE dRoPs"

Download
v1.2.1
1.21.6β€’neoforgeβ€’Jun 24, 2025

- Fixed forge window hide - Made code more robust in general - Support for custom start sounds

Download

Download

Download v1.2.2

Minecraft: 1.21.6, 1.21.7, 1.21.8

Loaders: neoforge

Tags

fabricneoforge1.21.41.21.51.21.61.21.71.21.8
Load Support - Orca Mods