promotional bannermobile promotional banner

Ender IO: Evolution

The ultimate unofficial Ender IO expansion! Break your factory's limits with extreme-capacity conduits, multi-parallel processing machines, and high-tier endgame alloys.

File Details

enderio_evolution-3.0.9-NeoForge-1.21.1.jar

  • R
  • Apr 29, 2026
  • 487.42 KB
  • 517
  • 1.21.1
  • NeoForge

File Name

enderio_evolution-3.0.9-NeoForge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:enderio-evolution-1453074:8009407"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven


📄 Ender IO: Evolution (Formerly Re:Endergy) Update Changelog

🇬🇧 English

⚠️ Important Version Notice

  • Version 3.0.8 Retraction & Hotfix: Please note that version 3.0.8 was briefly released for a few hours but was immediately taken down due to a major bug. This current release is the fully fixed and stable version. If you happened to download 3.0.8, please update to this version immediately!
  • Ender IO Version Limitation: Please note that this version currently does not support Ender IO 8.2.7-beta and any higher versions. Please ensure your base Ender IO mod version is strictly below 8.2.7-beta before updating!

🚀 Major Architecture Changes

  • Mod ID Migration: The internal Mod ID has been officially changed from re_endergy to enderio_evolution to better fit the Ender IO ecosystem.
  • Seamless Save Transition: Don't worry about your existing worlds! We have implemented a robust code-level alias mapping system. All your existing machines, items, and deepest data storages will automatically and safely migrate to their new IDs upon loading—no blocks lost!
  • Legacy Conduits & JEI Cleanup: To preserve your currently placed conduit networks, old conduit metadata is kept in the background as a "legacy transition". To prevent recipe clutter and confusion, we've integrated a custom JEI filter to seamlessly hide these uncraftable legacy conduits from the search panel. You will only see the fresh, correctly configured versions!

✨ New Features & Mechanics

  • Machine Upgrade Modules: Introduced a brand-new upgrade system to push your machines beyond their limits! Added Basic, Crystalline, and Stellar Batch Upgrades (increases parallel operations) alongside Basic, Crystalline, and Stellar Stack Upgrades (increases deep internal storage capacity).
  • Undying Totem Capacitor Server Config: Added a highly requested enderio_evolution-server.toml server configuration file. Server admins can now enable a custom math mode for the Undying Totem Capacitor, allowing them to modify the maximum Efficiency enchantment limit (set to -1 for unlimited cap!), adjust the base capacitor level, and fine-tune the exact level increments per enchantment level.
  • Ender Memory Card Recipe Overhaul: Revamped the crafting recipe for the Ender Memory Card from a simple shapeless recipe into a more immersive, tech-themed shaped recipe. It now requires a Conduit Probe, an Ender Eye, Energetic Silver Ingots, and a Grainy Capacitor to craft.
  • Dynamic Recipe Compatibility (Silver Capacitor): Revamped the Silver Capacitor crafting recipe to intelligently adapt to your modpack's environment. It now utilizes Lead Ingots and Silver Nuggets by default, but gracefully falls back to Iron Ingots and/or Iron Nuggets if those specific metals are absent from your installed mods.

🐛 Bug Fixes

  • Advanced Alloy Smelter (Strict Recipe Matching): Completely overhauled the input logic, discarding the previous workaround method. The machine now actively performs strict recipe matching. If the items attempting to be inserted do not meet the requirements to form a valid recipe, they are outright forbidden from entering the input slots. This nips the deadlock issue in the bud and ensures flawless stability for automated piping systems!
  • Advanced Sag Mill (Dynamic Load Balancing): Completely eliminated a severe TPS-draining death loop caused by shifting odd-numbered remainders back and forth every single tick. The flawed logic of the "Distribute Inputs" button was rebuilt into a true "Dynamic Load Balancing" algorithm. The machine now accurately calculates total identical materials and perfectly evens out the parallel processing lines (e.g., smoothly balancing 1000 and 5 into 503 and 502), while intelligently skipping slots containing foreign items.
  • Advanced Sag Mill (Grinding Ball Logic): Fixed an issue where the machine would wrongly consume the Grinding Ball durability pool when processing recipes that don't benefit from grinding balls. Now, simple conversions (like grinding Iron Ingots into Iron Dust) will correctly bypass the pool and no longer waste your precious Grinding Balls!

🎨 UI, Tooltips & Visuals

  • Upgrade UI & Tooltips: Added comprehensive Shift-tooltips for the new upgrade items, detailing their maximum installation limits, capacity bonuses, and energy penalties. Upgrades are now cleanly managed via a new toggleable expansion panel in the machine GUIs.
  • Texture Overhaul: Completely redrew all texture assets for the mod's metal ingots, metal nuggets, storage blocks, and capacitors. Additionally, simplified the texture asset for the Ender Memory Card for a cleaner and more polished look.
  • Temporary Upgrade Textures: Please note that the current textures for the newly added Machine Upgrade Modules are temporary placeholders. They will be completely redrawn in future updates.

🇨🇳 中文

⚠️ 重要版本公告

  • 3.0.8 版本撤回与修复说明: 团队此前曾短暂发布过 3.0.8 版本并存在了几个小时,但由于发现严重的 BUG,该版本已作废并删除。当前为您呈现的是彻底修复后的稳定版本!如果您之前恰好下载了 3.0.8 版,请务必立即更新至本版本!
  • Ender IO 版本限制说明: 请特别注意,当前模组不支持末影接口(Ender IO)8.2.7-beta 及其以上的任何更高版本(即包含 8.2.7-beta 也不支持)。更新前请确保您的前置 Ender IO 版本严格低于该版本!

🚀 重要底层重构

  • Mod ID 正式更名: 模组的底层 ID 已从 re_endergy 正式迁移为 enderio_evolution,以更好地契合 Ender IO 生态系统。
  • 无缝平滑护档: 别担心旧存档会崩坏!为保护老玩家心血,我们在系统底层实施了最硬核的别名重定向(Alias Mapping)机制。加载旧存档时,所有的机器、物品甚至深层缓存都会自动、安全地转换为新 ID,绝不会导致现有财产消失。
  • 遗产导管过渡与 JEI 净网行动: 为确保存档中已铺设的导管网络不断电不断流,模组在底层以“双轨制”保留了旧导管的遗产数据。同时,为避免玩家在查阅 JEI 时出现同名导管引发配方困惑,我们编写了专属拦截插件,将临时过渡用的废弃导管从 JEI 搜索栏中彻底隐藏。你现在看到的只有清清白白、完美配置的新版导管!

✨ 新内容与机制

  • 机器升级插件系统: 引入了全新的模块化升级物品,进一步突破机器性能上限!新增了基础/晶化/恒星阶级的【批处理升级插件】(提升机器单次并发次数)与【堆叠升级插件】(扩展深层缓存上限)。
  • 不死图腾电容服务器配置: 新增了高度自由的 enderio_evolution-server.toml 专属配置文件。腐竹现在可以无缝开启自定义算式模式,精调甚至解除(输入 -1 即不设限)附魔等级上限,并自由设定没有任何附魔时的基础数值以及每级效率附魔所带来的电容等级增量。
  • 末影内存卡配方重构: 将末影内存卡的合成方式从简单的无形合成(纸+末影之眼)全面升级为更具科技感和平衡性的有序合成。现在需要使用导管探测器 (Conduit Probe)、末影之眼、充能银锭以及基岩粉电容呈十字形摆放来进行精密组装。
  • 动态配方兼容(银制电容): 全面重构了银制电容的合成配方,现已支持根据整合包环境进行智能自适应:默认采用铅锭与银粒作为合成材料,若当前环境未安装包含这两种金属的模组,配方将优雅地无缝回退至使用铁锭或铁粒作为兜底材料。

🐛 BUG 修复

  • 高阶合金炉(严格配方匹配): 彻底摒弃了之前的旧逻辑,重构了合金炉的输入机制。现在机器会主动进行严格的配方匹配,只要尝试放入的物品无法满足任何有效配方的条件,系统就会直接禁止该物品塞入输入槽。这项改动从根本上解决了因杂乱物品混入导致的互斥卡死问题,完美保障了自动化系统与管道运输的稳定性!
  • 高阶磨粉机(动态负载均衡): 彻底解决了因“平分输入槽”判断过于死板,导致奇数物品每 Tick 均分时不断来回倒换余数,引发服务器 TPS 严重损耗的性能死循环。该功能现已重构为真正的“动态负载均衡”算法。机器能够精准统计同类物资总量并完美均分流水线(例如面对 1000 与 5 的极端差距,会自动平滑分配为 503 与 502),且能智能跳过装有异物的并行槽位,大幅提高了多线程并发研磨的实际利用率。
  • 高阶磨粉机(磨珠消耗修复): 修复了在处理不受磨珠加成的配方时仍会白白消耗磨珠耐久条的问题。现在,当你放入无法获得倍率加成的配方(例如将铁锭磨成铁粉)时,机器将明察秋毫,绝不再扣除一丁点的磨珠耐久!

🎨 界面、提示与视觉优化

  • 配置插件 UI 支持: 全新的机器升级插件自带详细的 Shift 悬浮提示(包含安装上限、能耗惩罚及增益总览)。同时在机器 GUI 的左侧配备了可折叠的专属插槽升级面板。
  • 材质全面重绘: 全面重绘了本模组下所有的金属锭、金属粒、金属块以及各种电容的贴图素材;同时大幅简化了末影内存卡的贴图设计,使其视觉效果更加优美简洁。
  • 临时贴图说明: 需要注意的是,本次新增的机器升级插件目前使用的是临时贴图,在后续更新中会予以全面重画。