File Details
Saturn 0.1.3 for MC 1.19.2
- R
- Feb 9, 2024
- 97.05 KB
- 120.0K
- 1.19.2
- Forge
File Name
saturn-mc1.19.2-0.1.3.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- 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.