File Details
enderio_conduit_opt-1.0.1-1.21.1.jar
- R
- Jun 15, 2026
- 25.22 KB
- 21
- 1.21.1
- NeoForge
File Name
enderio_conduit_opt-1.0.1-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
📄 Ender IO Conduit Optimizer Update Changelog
🇺🇸 English
🐛 Improvements & Fixes
- Conduit Performance Optimization: Optimized the backend scheduling logic for item conduits. Inactive or waiting conduits now consume less server resources by skipping unnecessary block checks. This effectively reduces server load and improves overall performance (TPS) when building large or dense conduit networks.
- Item Conduit Time-Sync Fix: Addressed an issue where Item Conduits could freeze or stop working when the server or world time was altered (e.g., via time-changing commands or other mods). The extraction logic now relies on an independent internal clock, ensuring stable item transfer regardless of world time fluctuations.
- GUI Localization Support: Removed hardcoded text from the item conduit configuration panel and replaced it with standard translation keys. The custom interface elements now fully support both English and Simplified Chinese localizations.
🇨🇳 中文
🐛 修复与优化
- 物品导管性能优化: 优化了物品导管的底层调度逻辑。现在处于休眠或等待抽取状态的导管将跳过不必要的方块检测,减少对服务器资源的持续占用。在玩家铺设大规模、高密度的导管网络时,该改动能有效减轻服务器计算负担并改善游戏的整体性能(TPS)。
- 导管时间同步机制调整: 修复了当服务器或世界时间被指令或其他模组强行修改时,可能导致物品导管长时间卡死或停工的问题。导管的抽取控制系统现已采用独立的内部时钟,确保物流传输的稳定性不再受外界时间跳变的影响。
- 配置界面本地化完善: 移除了物品导管频率配置面板界面中残留的硬编码文本,更换为标准的语言键。现在所有自定义界面元素均已原生支持简体中文与英文显示。

