AE2 Pattern Archive

AE2 Pattern Archive lets you export, store, and import your entire AE2 crafting pattern library across worlds and servers, with duplicate filtering and bulk distribution to pattern providers.

File Details

pattern_archive-1.0.8-NeoForge-1.21.1.jar

  • R
  • Jul 2, 2026
  • 463.29 KB
  • 9
  • 1.21.1
  • NeoForge

File Name

pattern_archive-1.0.8-NeoForge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ae2-pattern-archive-1487907:8359652"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📄 Pattern Archive Update Changelog

🇺🇸 English

New Features & Improvements

  • Data Robustness Enhancement: Improved the overall robustness and stability of pattern archiving.
  • Performance Optimization: Added a new caching mechanism when querying pattern data, significantly reducing server performance consumption.
  • GUI Visual Overhaul: Beautified the Processing Pattern Grouping Management interface. The machine list now explicitly displays the Mod name and machine block icon alongside the machine name, rather than just a simple text list.
  • Data Structure Update: The underlying NBT data structure for patterns has been updated to support the new multi-machine routing logic.

Bug Fixes

  • Multi-Machine Routing Fix: Fixed an issue where if multiple different types of machines were fully capable of processing the same pattern recipe, the "Update Network Routing" function would incorrectly only register one of the machine types.

🇨🇳 中文

新特性与优化

  • 数据稳健性提升:全面提高了样板存档系统的稳健性。
  • 新增缓存机制:增加了新的缓存机制,在查询和扫描样板时有效减少了服务器的性能消耗。
  • 分组管理 GUI 美化:美化了处理样板分组管理的界面。机器列表不再只罗列干瘪的名称,而是会同时显示对应的 Mod 名称、机器方块图标以及机器名称。
  • 数据结构更新:底层样板数据的 NBT 结构发生了调整,以适配全新的多机器路由逻辑。

修复

  • 多机器识别修复:修复了当存在两种不同的机器设备,且它们都可以完美使用同一个处理样板配方时,点击“刷新全网路由”却只能找到其中一种机器设备的问题。现在系统能正确识别并兼容所有适用的机器。