File Details
Saturn 0.1.4 for MC 1.18.2
- R
- Feb 9, 2024
- 83.09 KB
- 62.6K
- 1.18.2
- Forge
File Name
saturn-mc1.18.2-0.1.4.jar
Supported Versions
- 1.18.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.