Load Support Mod — Configuration
Configuration
The mod is highly customizable through its configuration file, located at .minecraft/config/loadsupport.toml.
Configuration Parameters
| Option | Type | Description |
|---|---|---|
minMemory |
Integer | The minimum amount of RAM (in MB) required to suppress the warning. |
playSound |
Boolean | Whether to play a sound when the game finishes loading. |
soundName |
String | The registry name of the sound to play (e.g., minecraft:block.note_block.chime). |
blockWindow |
Boolean | If true, prevents the game from proceeding until the memory warning is acknowledged. |
