promotional bannermobile promotional banner

Saturn

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

File Details

Saturn 0.1.3 for MC 1.20.1

  • R
  • Feb 9, 2024
  • 90.16 KB
  • 18.4M
  • 1.20.1
  • Forge

File Name

saturn-mc1.20.1-0.1.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • This update adds a new config system, which allows you to enable or disable any optimization through a toml file.
  • You can find the config file in config\saturn-optimizations.toml.

Additions

  • New: Cache ResourceLocation array creation in advancement usages to improve performance.
  • Change: Upgrade SheepMixin#createSheepColor() method visibility from private to public.