MemorySweep
Modby Tki_sor
A Mod that automatically clears memory.
Downloads
1,621,371
Type
Mod
CurseForge ID
784959
Last Updated
Apr 9, 2026
Description
This mod can call System.gc() periodically to clean up your memory.
It also adds the /memorysweep_c and /memorysweep_s commands to manually clean memory.
The default time interval of cleaning memory is 15 minutes, and you can modify it in the configuration file.
Memory can also be cleaned up by memory usage.(Default 75%)
If there is lag during garbage collection, please add the JVM parameter -XX:+ExplicitGCInvokesConcurrent
Of course, I also recommend trying out ZGC, which is newly added in Java 11 and does not require the parameters mentioned above:
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC
Please do not use any other GC concurrently with ZGC and do not add -UseAdaptiveSizePolicy
Similar Mods
Incubation
Lays down a dozen of egg-related features!
Refined Polymorphism
Polymorph support for Refined Storage.
Dramatic Doors
3-block high doors, in every vanilla variety! End enderman discrimination!
ChemLib
Items for all periodic elements and many chemical compounds
Animatica
A mod for loading OptiFine animations via the MCPatcher animated texture format
ToolTipFix
Fixes tooltips that are too long to be displayed