FluxNetworks-Ultimate-Addon-1.21.1-1.0.16.jar
Curse Maven Snippet
What's new
English
- Fixed regular Mekanism targets being capped at
Integer.MAX_VALUEby preferring the long-based strict-energy interface. - Preserved the BigNumber small-output swallow rule without incorrectly consuming the large energy buffer.
- Fixed Ultimate Point/Plug input and output displays showing
0orLong.MAX_VALUE. - Fixed external energy input being lost when received before network-cycle initialization.
- Separated regular Flux Points from Ultimate Point/Plug energy channels.
- Unified Ultimate capability priority:
BigNumber → BigInteger → long → int. - Legacy BigInteger capabilities are detected automatically and converted only at the external boundary; the network itself remains BigNumber-based.
- Higher-precision capabilities never silently fall back to long/int.
- Preserved regular Flux Point behavior and compatibility.
中文
- 修复普通 Mekanism 机器被
Integer.MAX_VALUE截断的问题,优先使用 long 严格能量接口。 - 保留大数缓存的小额输出吞没机制,避免错误扣除大数缓存。
- 修复 Ultimate Point/Plug 输入、输出速率显示为
0或Long.MAX_VALUE的问题。 - 修复外部机器在网络周期初始化前注入能量时输入计数丢失的问题。
- 分离普通 Flux Point 与 Ultimate Point/Plug 的能量通道。
- Ultimate Point/Plug 能力优先级统一为:
BigNumber → BigInteger → long → int。 - BigInteger 能力自动识别,并仅在外部能力边界转换;进入网络后统一使用
BigNumber。 - 高精度能力存在时不会降级到 long/int,避免再次出现
Integer.MAX_VALUE。 - 保持普通 Flux Point 原有行为和兼容性。
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects
