Saturn (Saturn)
Saturn 是一个旨在优化 Minecraft 内存使用的性能模组。它可以安装在客户端、服务器或两者之间。
Saturn 旨在通过修复游戏内存泄漏、减少 GC 堆等方式优化内存使用。如果你想查看 Saturn 添加的所有优化,请点击这里。
模组权限
当然,你可以将它包含在你的模组包中。
问题和功能请求
请使用页面底部链接的问题跟踪器报告错误、崩溃,或者如果你想提出新功能或以其他方式为模组做出贡献,我将非常乐意接受拉取请求。
如果你想支持我,使用我的代码 AbdElAziz333 在首个月享受 25% 折扣,并和你的朋友一起玩耍吧!
来自Modrinth
Saturn 0.1.5 for MC 1.21.1
saturn-mc1.21.1-0.1.5.jar下载mc1.21.1-0.1.5#Release
- Make sure to backup your world before updating!
- Update for Minecraft 1.21.1.
- Tested on ATM10.
- Requires NeoForge 21.1.115.
- Update for Minecraft 1.21.1.
- Tested on ATM10.
- Requires NeoForge 21.1.115.
展开
版本: mc1.21.1-0.1.5
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 44,059
Saturn 0.1.3 for MC 1.20.6
saturn-mc1.20.6-0.1.3.jar下载mc1.20.6-0.1.3#Release
Update for 1.20.6.
展开
版本: mc1.20.6-0.1.3
支持游戏: 1.20.6
类型: Forge
Release
下载次数: 2,070
Saturn 0.1.4 for MC 1.19.2
saturn-mc1.19.2-0.1.4.jar下载0.1.4#Release
Fix incompatibility with Radon.
展开
版本: 0.1.4
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 321,253
Saturn 0.1.5 for MC 1.18.2
saturn-mc1.18.2-0.1.5.jar下载mc1.18.2-0.1.5#Release
Fix incompatibility with Radon.
展开
版本: mc1.18.2-0.1.5
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 53,318
Saturn 0.1.3 for MC 1.20.4
saturn-mc1.20.4-0.1.3.jar下载mc1.20.4-0.1.3#Release
Update for 1.20.4.
展开
版本: mc1.20.4-0.1.3
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 3,399
Saturn 0.1.3 for MC 1.20.1
saturn-mc1.20.1-0.1.3.jar下载mc1.20.1-0.1.3#Release
- 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.
- 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.
展开
版本: mc1.20.1-0.1.3
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 611,620
Saturn 0.1.3 for MC 1.19.2
saturn-mc1.19.2-0.1.3.jar下载mc1.19.2-0.1.3#Release
- 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.
- 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.
展开
版本: mc1.19.2-0.1.3
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 3,041
Saturn 0.1.4 for MC 1.18.2
saturn-mc1.18.2-0.1.4.jar下载mc1.18.2-0.1.4#Release
- 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.
- 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.
展开
版本: mc1.18.2-0.1.4
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 6,089
Saturn 0.1.2 for MC 1.20.1
saturn-mc1.20.1-0.1.2.jar下载mc1.20.1-0.1.2#Release
### Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
展开
版本: mc1.20.1-0.1.2
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 18,894
Saturn 0.1.2 for MC 1.19.2
saturn-mc1.19.2-0.1.2.jar下载mc1.19.2-0.1.2#Release
### Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
展开
版本: mc1.19.2-0.1.2
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 112,752
Saturn 0.1.3 for MC 1.18.2
saturn-mc1.18.2-0.1.3.jar下载mc1.18.2-0.1.3#Release
### Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
展开
版本: mc1.18.2-0.1.3
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 9,063
Saturn 0.1.1 for MC 1.20.1
saturn-mc1.20.1-0.1.1.jar下载mc1.20.1-0.1.1#Release
Disabled RunOne<> optimizations to Fix entity ticking issues for now.
展开
版本: mc1.20.1-0.1.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 45,149
Saturn 0.1.2 for MC 1.18.2
saturn-mc1.18.2-0.1.2.jar下载mc1.18.2-0.1.2#Release
Disabled RunOne<> optimizations to Fix entity ticking issues for now.
展开
版本: mc1.18.2-0.1.2
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 1,417
Saturn 0.1.1 for MC 1.19.2
saturn-mc1.19.2-0.1.1.jar下载mc1.19.2-0.1.1#Release
Disabled RunOne<> optimizations to Fix entity ticking issues for now.
展开
版本: mc1.19.2-0.1.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 3,730
Saturn 0.1.0 for MC 1.20.1
saturn-mc1.20.1-0.1.0.jar下载mc1.20.1-0.1.0#Release
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
展开
版本: mc1.20.1-0.1.0
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 6,253
Saturn 0.1.0 for MC 1.19.2
saturn-mc1.19.2-0.1.0.jar下载mc1.19.2-0.1.0#Release
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
- Disable ticking tracker leak fix if Radon is installed.
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
- Disable ticking tracker leak fix if Radon is installed.
展开
版本: mc1.19.2-0.1.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 503
Saturn 0.1.1 for MC 1.18.2
saturn-mc1.18.2-0.1.1.jar下载mc1.18.2-0.1.1#Release
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
- Disable ticking tracker leak fix if Radon is installed.
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](https://github.com/AbdElAziz333/Saturn/commit/6e875979660266fd04a879a66839619c57c9884f).
Changes:
- Remove the config system for now.
- Disable ticking tracker leak fix if Radon is installed.
展开
版本: mc1.18.2-0.1.1
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 724
Saturn 0.0.10 for MC 1.20.1
saturn-mc1.20.1-0.0.10.jar下载mc1.20.1-0.0.10#Release
Removed unnecessary forge optimization for now.
展开
版本: mc1.20.1-0.0.10
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 3,348
Saturn 0.0.10 for MC 1.19.2
saturn-mc1.19.2-0.0.10.jar下载mc1.19.2-0.0.10#Release
Removed unnecessary forge optimization for now.
展开
版本: mc1.19.2-0.0.10
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 595
Saturn 0.1.0 for MC 1.18.2
saturn-mc1.18.2-0.1.0.jar下载mc1.18.2-0.1.0#Release
Removed unnecessary forge optimization for now.
展开
版本: mc1.18.2-0.1.0
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 296
Saturn 0.0.9 for MC 1.20.1
saturn-mc1.20.1-0.0.9.jar下载mc1.20.1-0.0.9#Release
Fixed issues with (color maps, forge events).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
展开
版本: mc1.20.1-0.0.9
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 110
Saturn 0.0.9 for MC 1.19.2
saturn-mc1.19.2-0.0.9.jar下载mc1.19.2-0.0.9#Release
Fixed issues with (color maps, forge events).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
展开
版本: mc1.19.2-0.0.9
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 63
Saturn 0.0.10 for MC 1.18.2
saturn-mc1.18.2-0.0.10.jar下载mc1.18.2-0.0.10#Release
Fixed issues with (color maps, forge events).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
展开
版本: mc1.18.2-0.0.10
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 79
Saturn 0.0.9 for MC 1.18.2
saturn-mc1.18.2-0.0.9.jar下载0.0.9#Release
Highly recommended to update..
This update tested on FTB StoneBlock 3 and FTB Arcanum Institute without any issues or mod incompatibilities..
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.9 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
- Ticking Tracker memory leak fix: DynamicGraphMinFixedPoint never sets level value higher than levelCount-1. TickingTracker uses levelCount=34,
and chunks are removed from the internal collection when level is set to value > 33,
which never happens, so chunks are never removed from TickingTracker.
This update tested on FTB StoneBlock 3 and FTB Arcanum Institute without any issues or mod incompatibilities..
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.9 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
- Ticking Tracker memory leak fix: DynamicGraphMinFixedPoint never sets level value higher than levelCount-1. TickingTracker uses levelCount=34,
and chunks are removed from the internal collection when level is set to value > 33,
which never happens, so chunks are never removed from TickingTracker.
展开
版本: 0.0.9
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 89
Saturn 0.0.8 for MC 1.20.1
saturn-mc1.20.1-0.0.8.jar下载mc1.20.1-0.0.8#Release
Highly recommended to update..
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.8 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.8 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
展开
版本: mc1.20.1-0.0.8
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 219
Saturn 0.0.8 for MC 1.19.2
saturn-mc1.19.2-0.0.8.jar下载mc1.19.2-0.0.8#Release
Highly recommended to update..
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.8 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
- Ticking Tracker memory leak fix: DynamicGraphMinFixedPoint never sets level value higher than levelCount-1. TickingTracker uses levelCount=34,
and chunks are removed from the internal collection when level is set to value > 33,
which never happens, so chunks are never removed from TickingTracker.
If you got into any issue please make sure to report it in the issue tracker from [here](https://github.com/AbdElAziz333/Saturn/issues).
News:
- Starting from 0.0.8 version, Saturn will have a config file located in config\saturn-common.toml, and all the optimizations are enabled by default.
- Reduce Garbage Collection (GC) Heap: Disabled some unnecessary Forge events and removed some unnecessary object creation, which optimizes memory allocation.
- Ticking Tracker memory leak fix: DynamicGraphMinFixedPoint never sets level value higher than levelCount-1. TickingTracker uses levelCount=34,
and chunks are removed from the internal collection when level is set to value > 33,
which never happens, so chunks are never removed from TickingTracker.
展开
版本: mc1.19.2-0.0.8
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 136
Saturn 0.0.7 for MC 1.20.2
saturn-mc1.20.2-0.0.7.jar下载mc1.20.2-0.0.7#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.20.2-0.0.7
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 6,679
Saturn 0.0.7 for MC 1.20.1
saturn-mc1.20.1-0.0.7.jar下载mc1.20.1-0.0.7#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.20.1-0.0.7
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 19,349
Saturn 0.0.7 for MC 1.19.4
saturn-mc1.19.4-0.0.7.jar下载mc1.19.4-0.0.7#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.19.4-0.0.7
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 11,103
Saturn 0.0.7 for MC 1.19.3
saturn-mc1.19.3-0.0.7.jar下载mc1.19.3-0.0.7#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.19.3-0.0.7
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 1,417
Saturn 0.0.7 for MC 1.19.2
saturn-mc1.19.2-0.0.7.jar下载mc1.19.2-0.0.7#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.19.2-0.0.7
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 28,660
Saturn 0.0.8 for MC 1.18.2
saturn-mc1.18.2-0.0.8.jar下载mc1.18.2-0.0.8#Release
Remove unnecessary Vec2 optimization which fixes incompatibility with a lot of mods.
展开
版本: mc1.18.2-0.0.8
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 8,544
Saturn 0.0.7 for MC 1.18.2
saturn-mc1.18.2-0.0.7.jar下载mc1.18.2-0.0.7#Release
This update fixes empty tag issue.
Changes
- Inject into <clinit> instead of <init> of TagKey.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
Changes
- Inject into <clinit> instead of <init> of TagKey.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.18.2-0.0.7
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 214
Saturn 0.0.6 for MC 1.20.2
saturn-mc1.20.2-0.0.6.jar下载mc1.20.2-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.20.2-0.0.6
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 118
Saturn 0.0.6 for MC 1.20.1
saturn-mc1.20.1-0.0.6.jar下载mc1.20.1-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.20.1-0.0.6
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 769
Saturn 0.0.6 for MC 1.19.4
saturn-mc1.19.4-0.0.6.jar下载mc1.19.4-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.4-0.0.6
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 79
Saturn 0.0.6 for MC 1.19.3
saturn-mc1.19.3-0.0.6.jar下载mc1.19.3-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.3-0.0.6
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 51
Saturn 0.0.6 for MC 1.19.2
saturn-mc1.19.2-0.0.6.jar下载mc1.19.2-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.2-0.0.6
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 406
Saturn 0.0.6 for MC 1.18.2
saturn-mc1.18.2-0.0.6.jar下载mc1.18.2-0.0.6#Release
This update fixes the crash report of BiomeMixin.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
Changes
- Change getTemperature visibility from private to public.
The latest update changes:
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.18.2-0.0.6
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 61
Saturn 0.0.5 for MC 1.20.2
saturn-mc1.20.2-0.0.5.jar下载mc1.20.2-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.20.2-0.0.5
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 59
Saturn 0.0.5 for MC 1.20.1
saturn-mc1.20.1-0.0.5.jar下载mc1.20.1-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.20.1-0.0.5
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 147
Saturn 0.0.5 for MC 1.19.4
saturn-mc1.19.4-0.0.5.jar下载mc1.19.4-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.4-0.0.5
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 45
Saturn 0.0.5 for MC 1.19.3
saturn-mc1.19.3-0.0.5.jar下载mc1.19.3-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.3-0.0.5
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 43
Saturn 0.0.5 for MC 1.19.2
saturn-mc1.19.2-0.0.5.jar下载mc1.19.2-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.19.2-0.0.5
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 93
Saturn 0.0.5 for MC 1.18.2
saturn-mc1.18.2-0.0.5.jar下载mc1.18.2-0.0.5#Release
News
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
- New: de-duplicate ThreadingDetector objects.
- New: remove allocations for unused objects in Vec2 and ViewArea.
Changes
- Ai Brain: avoid streams when removing entity brains to be faster.
Fixes
- Fix: incompatibility with MemoryLeakFix.
展开
版本: mc1.18.2-0.0.5
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 55
Saturn 0.0.4 for MC 1.19.3
saturn-mc1.19.3-0.0.4.jar下载mc1.19.3-0.0.4#Release
Hi, this update fixes 2 new memory leaks, Highly recommended to update.
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.4).
- For 1.18.2 press [here](https://modrinth.com/mod/saturn/version/mc1.18.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.4).
- For 1.18.2 press [here](https://modrinth.com/mod/saturn/version/mc1.18.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
展开
版本: mc1.19.3-0.0.4
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 1,428
Saturn 0.0.4 for MC 1.19.2
saturn-mc1.19.2-0.0.4.jar下载mc1.19.2-0.0.4#Release
Hi, this update fixes 2 new memory leaks, Highly recommended to update.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.4).
- For 1.18.2 press [here](https://modrinth.com/mod/saturn/version/mc1.18.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.4).
- For 1.18.2 press [here](https://modrinth.com/mod/saturn/version/mc1.18.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
展开
版本: mc1.19.2-0.0.4
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 16,535
Saturn 0.0.4 for MC 1.18.2
saturn-mc1.18.2-0.0.4.jar下载mc1.18.2-0.0.4#Release
Hi, this update fixes 3 new memory leaks, Highly recommended to update.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.4).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix memory leak in TagKey creation.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.4).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.4).
News :
- New: Fix memory leakage problem in native operations.
- New: Fix memory leak in TagKey creation.
- New: Fix piglins and villagers causes memory usage to constantly increase.
Changes :
- Change: remove temperature cache size for now.
展开
版本: mc1.18.2-0.0.4
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 3,409
Saturn 0.0.3 for MC 1.19.4
saturn-mc1.19.4-0.0.3.jar下载mc1.19.4-0.0.3#Release
This update contains new optimizations and changes for the vanilla biome temperature.
Highly recommended to update.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.3).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
Highly recommended to update.
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.3).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
展开
版本: mc1.19.4-0.0.3
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 1,703
Saturn 0.0.3 for MC 1.19.3
saturn-mc1.19.3-0.0.3.jar下载mc1.19.3-0.0.3#Release
This update contains new optimizations and changes for the vanilla biome temperature.
Highly recommended to update.
- For 1.19.4 press [here](https://modrinth.com/mod/saturn/version/mc1.19.4-0.0.3).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
Highly recommended to update.
- For 1.19.4 press [here](https://modrinth.com/mod/saturn/version/mc1.19.4-0.0.3).
- For 1.19.2 press [here](https://modrinth.com/mod/saturn/version/mc1.19.2-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
展开
版本: mc1.19.3-0.0.3
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 76
Saturn 0.0.3 for MC 1.19.2
saturn-mc1.19.2-0.0.3.jar下载mc1.19.2-0.0.3#Release
This update contains new optimizations and changes for the vanilla biome temperature.
Highly recommended to update.
- For 1.19.4 press [here](https://modrinth.com/mod/saturn/version/mc1.19.4-0.0.3).
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
Highly recommended to update.
- For 1.19.4 press [here](https://modrinth.com/mod/saturn/version/mc1.19.4-0.0.3).
- For 1.19.3 press [here](https://modrinth.com/mod/saturn/version/mc1.19.3-0.0.3).
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
展开
版本: mc1.19.2-0.0.3
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 353
Saturn 0.0.3 for MC 1.18.2
saturn-mc1.18.2-0.0.3.jar下载mc1.18.2-0.0.3#Release
This update contains new optimizations and changes for the vanilla biome temperature.
Highly recommended to update.
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
Highly recommended to update.
News :
- Remove the temperature cache's memory usage.
- Remove the temperature cache's size assigning value as it unused.
Changes :
- change temperatureCache's value to null, for a better memory usage.
Miscellaneous :
- Added the updates checker.
展开
版本: mc1.18.2-0.0.3
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 283
Saturn for MC 1.19.3
saturn-mc1.19.3-0.0.2.jar下载mc1.19.3-0.0.2#Release
update for 1.19.3.
展开
版本: mc1.19.3-0.0.2
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 1,613
Saturn for MC 1.19.2
saturn-mc1.19.2-0.0.1.jar下载mc1.19.2-0.0.1#Release
first release!
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
展开
版本: mc1.19.2-0.0.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 13,619
Saturn for MC 1.18.2
saturn-mc1.18.2-0.0.1.jar下载mc1.18.2-0.0.1#Release
first release!
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
展开
版本: mc1.18.2-0.0.1
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 4,465
Saturn for MC 1.16.5
saturn-mc1.16.5-0.0.3.jar下载mc1.16.5-0.0.3#Release
fix: use java 8 instead of using java 17.
展开
版本: mc1.16.5-0.0.3
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 217,079
Saturn for MC 1.16.5
saturn-mc1.16.5-0.0.2.jar下载mc1.16.5-0.0.2#Release
Additions :
fix: use java 8 instead of java 17.
fix: use java 8 instead of java 17.
展开
版本: mc1.16.5-0.0.2
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 195
Saturn for MC 1.16.5
saturn-mc1.16.5-0.0.1.jar下载mc1.16.5-0.0.1#Release
first release!
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
New Optimizations :
Fixed biome temperature cache memory leak which eats a lot of memory, now it gives a huge performance boost to the memory.
展开
版本: mc1.16.5-0.0.1
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 207
收录