重要提示 / Important Notice
⚠️ 彻底删除了Mega存储 / Mega Storage Completely Removed ⚠️ 请使用多方块结构Me Storage来代替Mega存储,这个多方块经过我们的优化,插入和取出性能都使用我们的优化数组,且支持真正的无限大,而不是Long就是上限。 Please use the multiblock Me Storage structure to replace Mega Storage. This multiblock has been optimized with our enhanced arrays for insertion and extraction performance, and supports truly unlimited capacity instead of being limited by Long values. 图片:image (https://github.com/user-attachments/assets/e2354be2-06b1-4f03-9a1c-54299c45038f) 图片:image (https://github.com/user-attachments/assets/cc0385f7-8c1c-4100-8717-d315fe849a7d) 图片:image (https://github.com/user-attachments/assets/520a9c23-c061-4749-8b72-c8342d0b306b) 图片:image (https://github.com/user-attachments/assets/2199936a-b447-4ab7-a486-c4e22399ff3f)
修复 / Fixed
样板总成扫描 / Pattern Provider Scanning
修复了样板总成有时无法正常扫描配方的问题。 Fixed issues where Pattern Providers sometimes failed to scan recipes properly.
器官流程 / Organ Progression
修复了器官相关流程中的错误。 Fixed bugs in organ-related progression.
MAE2兼容性 / MAE2 Compatibility
修复了与MAE2的Mixin兼容性问题。 Fixed Mixin compatibility issues with MAE2.
简单模式崩溃 / Easy Mode Crash
修复了在简单模式下游戏崩溃的问题。 Fixed game crashes occurring in Easy Mode.
新增 / Added
充能器 / Charger
添加了新的充能器方块,可为物品充能。 Added new Charger block for charging items.
无线能源塔 / Wireless Energy Tower
添加了多等级无线能源塔,根据等级不同可以为玩家充电或直接为机器无线供电。 Added multi-tier Wireless Energy Towers that can charge players or directly power machines wirelessly based on tier level.
BigInteger存储支持 / BigInteger Storage Support
为AE系统添加了BigInteger数值支持的存储,可存储超大数量的物品。 Added BigInteger support for AE storage, enabling storage of extremely large quantities of items.
共享库存仓 / Shared Inventory Storage
添加了共享库存仓,可无视其他存储仓的隔离限制进行统一管理。 Added Shared Inventory Storage that bypasses isolation restrictions of other storage cells for unified management.