diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/assembler_matrix_upload_core.md b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/assembler_matrix_upload_core.md
new file mode 100644
index 0000000..8401960
--- /dev/null
+++ b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/assembler_matrix_upload_core.md
@@ -0,0 +1,30 @@
+---
+navigation:
+ parent: introduction/index.md
+ title: 装配矩阵上传核心
+ icon: extendedae_plus:assembler_matrix_upload_core
+categories:
+ - extendedae_plus devices
+item_ids:
+ - extendedae_plus:assembler_matrix_upload_core
+---
+
+# 装配矩阵上传核心
+
+
+
+装配矩阵上传核心是一个功能模块,它为装配矩阵添加了从样板编码终端自动接收并上传样板的能力。
+
+## 功能概述
+
+将此核心安装到装配矩阵后,当您在样板编码终端中编码**合成样板**、**锻造台样板**或**切石机样板**时,终端将能够自动将这些样板上传至装配矩阵的存储中,无需手动转移。
+
+## 版本历史与重要变更
+
+- **版本 1.4.3**:此物品被添加至游戏中。
+- **重要变更**:在 **1.4.3 版本之前**,装配矩阵**无需**此核心即具备自动上传上述样板的功能。
+- **当前要求**:从 **1.4.3 版本开始**,您必须为装配矩阵安装此核心,才能启用自动上传功能。
+
+> **请注意此次版本变更是破坏性的**。如果您从旧版本更新到 1.4.3 或更高版本,需要为您正在使用的每个装配矩阵手动添加此核心,以恢复自动上传功能。
+
+> **注意**:此核心仅影响从**样板编码终端**到**装配矩阵**的**样板自动上传**功能。它不影响将处理样板上传到**样板供应器**的逻辑。
\ No newline at end of file
diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/crafting_accelerator.md b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/crafting_accelerator.md
new file mode 100644
index 0000000..af8a14d
--- /dev/null
+++ b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/crafting_accelerator.md
@@ -0,0 +1,42 @@
+---
+navigation:
+ parent: introduction/index.md
+ title: 并行处理单元
+ icon: extendedae_plus:1024x_crafting_accelerator
+categories:
+ - extendedae_plus devices
+item_ids:
+ - extendedae_plus:4x_crafting_accelerator
+ - extendedae_plus:16x_crafting_accelerator
+ - extendedae_plus:64x_crafting_accelerator
+ - extendedae_plus:256x_crafting_accelerator
+ - extendedae_plus:1024x_crafting_accelerator
+---
+
+# 并行处理单元
+本模组新增了五种更高阶的并行处理单元,它们是原版并行处理单元的压缩升级版本,提供了更强的并行处理能力。
+
+
+
+
+
+
+
+
+
+
+## 合成配方
+### 4x并行处理单元
+
+
+### 16x并行处理单元
+
+
+### 64x并行处理单元
+
+
+### 256x并行处理单元
+
+
+### 1024x并行处理单元
+
diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/network_pattern_controller.md b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/network_pattern_controller.md
new file mode 100644
index 0000000..1b63620
--- /dev/null
+++ b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/network_pattern_controller.md
@@ -0,0 +1,38 @@
+---
+navigation:
+ parent: introduction/index.md
+ title: 样板供应器状态控制器
+ icon: extendedae_plus:network_pattern_controller
+categories:
+ - extendedae_plus devices
+item_ids:
+ - extendedae_plus:network_pattern_controller
+---
+
+# 样板供应器状态控制器
+
+
+
+样板供应器状态控制器是一个中央控制单元,允许您通过一个统一的界面,批量管理网络中所有样板供应器的工作模式。
+
+## 用户界面与操作
+
+
+
+控制器UI提供以下控制选项:
+
+### 模式切换
+- **切换阻挡模式**:全局启用或禁用所有样板供应器的“阻挡模式”
+- **切换高级阻挡**:全局切换“高级阻挡模式”
+- **切换智能翻倍**:全局启用或禁用“智能翻倍”功能
+
+### 批量操作
+- **全部开启**:一键开启网络中所有样板供应器的上述三个功能
+- **全部关闭**:一键关闭网络中所有样板供应器的上述三个功能
+
+## 使用方法
+1. 将**样板供应器状态控制器**放置在您的ME网络中
+2. 右键点击控制器打开配置界面
+3. 根据您的管理需求,点击相应的按钮即可全局调整所有样板供应器的状态
+
+> **注意**:该控制器影响网络中**所有**样板供应器。如需对单个供应器进行独立配置,仍需直接在该供应器的界面中进行操作。
\ No newline at end of file
diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/wireless_transceiver.md b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/wireless_transceiver.md
index 1d0ddc5..0c28e53 100644
--- a/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/wireless_transceiver.md
+++ b/src/main/resources/assets/extendedae_plus/ae2guide/introduction/devices/wireless_transceiver.md
@@ -11,7 +11,7 @@ item_ids:
# 无线收发器
-
+
无线收发器是一种高级无线AE设备,它融合了无线连接器的便捷性与量子环的跨维度能力,能够将ME网络的频道以无线方式远程传输至多个地点。
## 工作机制
@@ -33,7 +33,7 @@ item_ids:
- **Shift + 左键**: **减少**设备的配对频率
- **手持扳手左键**: 快捷调整无线收发器的频率
- **扳手右键**: **锁定**设备当前的工作模式与频率,防止意外更改
-- **石英切割刀**: 可为无线收发器重命名。重命名后,从端的界面中将显示其所连接的主端名称,便于识别和管理
+- **石英切割刀**: 可为无线收发器重命名。重命名后,从端的Jade将显示其所连接的主端名称,便于识别和管理
### 所有权与安全 (v1.4.4+)
diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/picture/eformula1.png b/src/main/resources/assets/extendedae_plus/ae2guide/picture/eformula1.png
new file mode 100644
index 0000000..1ac5eae
Binary files /dev/null and b/src/main/resources/assets/extendedae_plus/ae2guide/picture/eformula1.png differ
diff --git a/src/main/resources/assets/extendedae_plus/ae2guide/picture/network_pattern_controller.png b/src/main/resources/assets/extendedae_plus/ae2guide/picture/network_pattern_controller.png
new file mode 100644
index 0000000..86973fd
Binary files /dev/null and b/src/main/resources/assets/extendedae_plus/ae2guide/picture/network_pattern_controller.png differ