Wiki 9Minecraft Load Support Wiki
Load Support Wiki

Load Support Wiki & Guide

wiki.9minecraft.net/load-support-mod/

The community wiki and guide for Load Support — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.

0recipes · MC 1.21.1
0wiki pages
1MC versions
Updated 394 days ago1.2M downloads75 followersLicense: Apache License 2.0

About this mod

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.

!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.

Compatibility

Which Minecraft versions and mod loaders the mod supports.

LoaderMC 1.21.8MC 1.21.7MC 1.21.6MC 1.21.5MC 1.21.4MC 1.21.3MC 1.21.2MC 1.21.1
Fabric
Neoforge

Dependencies

Other mods required (or optional) to run this mod.

Cloth Config API (required)

Recent updates

Latest releases with the author's changelog notes.

1.2.2 2025-08-08 · neoforge · MC 1.21.6, 1.21.7, 1.21.8
  • Updated to newer "gAmE dRoPs"
1.2.2 2025-08-08 · fabric · MC 1.21.6, 1.21.7, 1.21.8
  • Updated to newer "gAmE dRoPs"
1.2.1 2025-06-24 · neoforge · MC 1.21.6
  • Fixed forge window hide
  • Made code more robust in general
  • Support for custom start sounds
1.2.1 2025-06-24 · fabric · MC 1.21.6
  • Made code more robust in general
  • Support for custom start sounds
1.2.1 2025-06-24 · neoforge · MC 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5
  • Fixed forge window hide
  • Made code more robust in general
  • Support for custom start sounds
Directly Shows a warning message
Directly Shows a warning message

Mods in the same category as this one.

YetAnotherConfigLib (YACL)Dynamic FPSText Placeholder APINo Chat ReportsEssential ModFzzy Config

Developer resources

Source codeReport an issue