promotional bannermobile promotional banner

Saturn

A performance mod designed to optimize Minecraft's memory usage.

File Details

Saturn 0.1.0 for MC 1.19.2

  • R
  • Dec 14, 2023
  • 52.90 KB
  • 60.1K
  • 1.19.2
  • Forge

File Name

saturn-mc1.19.2-0.1.0.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:saturn-670986:4956673")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This update caches some objects to static final fields, which avoids memory overhead.

News:

New: Cache some objects and arrays in a static final reference to avoid the memory overhead in every call. for more info press here.

Changes:

- Remove the config system for now.
- Disable ticking tracker leak fix if Radon is installed.