Memory SettingsSets recommended Xmx / Xms + GC flags via mods.toml

Version: 1.1.5 · MC 1.21.1 · NeoForge 21.1.228 · Java 21

About

Reads a recommended memory + GC flag profile from mods.toml and warns the player if their launcher is using suboptimal settings (e.g. Xmx too low, Parallel GC instead of G1/ZGC). Pure client-warning mod; no runtime effect.

Things to do

Getting started

Client-side warning.

Official documentation