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.11-NeoForge-1.21.1.jar

  • A
  • Jul 3, 2026
  • 477.32 KB
  • 17
  • 1.21.1
  • NeoForge

File Name

pattern_archive-1.0.11-NeoForge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

📄 Pattern Archive Update Changelog

🇺🇸 English

Developer Note I would like to extend a sincere apology to all players. Recently, I have been undertaking a massive overhaul of the mod's underlying code and completely reworking the logic of several core modules. Due to the sheer scale of these changes, a few oversights slipped through the cracks and were not adjusted in time. Unfortunately, these issues made it into the recent Release versions and negatively impacted your gameplay experience. I am truly sorry for the inconvenience this has caused, and I deeply appreciate your patience and bug reports.

New Features

  • Guidebook Integration: The built-in Pattern Archive manual (via the GuideME mod) is no longer a standalone guide. It has now been seamlessly integrated into the main Applied Energistics 2 (AE2) guidebook index, providing a unified reading experience.

Improvements & Fixes

  • Strict Recipe Matching: Fixed an issue where machines producing extra byproducts (such as Experience Nuggets from Create's Crushing Wheels) could be incorrectly assigned to processing patterns. The system now thoroughly verifies the recipe outputs strictly match the pattern's expected results without any unexpected items.
  • Quick Distribution Accuracy: Resolved a routing issue where using the Pattern Addresser's quick transfer shortcut ('V' key by default) could fail to send patterns or send them to the wrong targets when a pattern was compatible with multiple machine types.
  • Pattern Storage Stability: Fixed a critical bug in the Routing Hub's background cleanup process that could accidentally discard valid patterns if they were assigned to secondary machine groups.
  • Pattern Data Cleanup: Fixed an issue where encoded patterns extracted back into the player's inventory from the Routing Hub contained residual hidden routing data. This hidden data is now properly cleared upon extraction to reduce unnecessary item and chunk NBT size.

🇨🇳 中文

开发者留言 我想向各位玩家致以诚挚的歉意。最近我一直在对模组的底层架构进行大改,并完全重做了几个核心模块的运行逻辑。由于改动幅度非常大,导致一些细节上的遗漏未能及时发现并调整。这些漏洞随着近期的正式版(Release)一同发布,给大家的日常游玩带来了不好的影响,对此我感到非常抱歉。感谢大家一直以来的耐心与包容,我会继续努力提升模组的稳定性。

新增功能

  • 指南手册整合:通过 GuideME 模组提供的内置说明书不再作为独立指南显示。它现在已无缝整合进应用能源2 (AE2) 的主指南列表中,为玩家提供更统一、便捷的查阅体验。

优化与修复

  • 严格配方匹配识别:修复了某些会产生额外副产物的机器(如机械动力粉碎轮产出的经验颗粒)会被错误匹配给处理样板的问题。现在系统会严格核对机器的实际产出,确保其与样板的预期完全一致,拒绝任何多余产物引发的机器错乱。
  • 快捷分发精准度:解决了当一张样板兼容多种不同类型的机器时,使用寻址仪的快捷下发键(默认 'V' 键)可能导致图纸无法传输或传错目标机器的问题,确保图纸严格遵循玩家配置的分发路线。
  • 图纸存储稳定性:修复了调配中枢在后台执行数据清理时,可能会将分配在备选机器组别中的合法图纸误判并导致图纸丢失的严重问题。
  • 样板残留数据清理:修复了玩家从调配中枢中取回样板时,样板上仍会附带隐藏的路径标记数据的问题。现在提取样板时会正确清除这些残留数据,以减少不必要的物品及区块 NBT 数据占用。