并行处理单元guide的配方路径修正

This commit is contained in:
GaLi 2026-04-10 18:01:04 +08:00
parent 69aa787775
commit 29e1716e0e
2 changed files with 10 additions and 10 deletions

View File

@ -28,16 +28,16 @@ item_ids:
## 合成配方
### 4x并行处理单元
<Recipe id="extendedae_plus:network/crafting/4x_crafting_accelerator" />
<Recipe id="extendedae_plus:4x_crafting_accelerator" />
### 16x并行处理单元
<Recipe id="extendedae_plus:network/crafting/16x_crafting_accelerator" />
<Recipe id="extendedae_plus:16x_crafting_accelerator" />
### 64x并行处理单元
<Recipe id="extendedae_plus:network/crafting/64x_crafting_accelerator" />
<Recipe id="extendedae_plus:64x_crafting_accelerator" />
### 256x并行处理单元
<Recipe id="extendedae_plus:network/crafting/256x_crafting_accelerator" />
<Recipe id="extendedae_plus:256x_crafting_accelerator" />
### 1024x并行处理单元
<Recipe id="extendedae_plus:network/crafting/1024x_crafting_accelerator" />
<Recipe id="extendedae_plus:1024x_crafting_accelerator" />

View File

@ -29,16 +29,16 @@ This mod introduces five higher-tier **Parallel Processing Units**, which are co
## Crafting Recipes
### 4x Parallel Processing Unit
<Recipe id="extendedae_plus:network/crafting/4x_crafting_accelerator" />
<Recipe id="extendedae_plus:4x_crafting_accelerator" />
### 16x Parallel Processing Unit
<Recipe id="extendedae_plus:network/crafting/16x_crafting_accelerator" />
<Recipe id="extendedae_plus:16x_crafting_accelerator" />
### 64x Parallel Processing Unit
<Recipe id="extendedae_plus:network/crafting/64x_crafting_accelerator" />
<Recipe id="extendedae_plus:64x_crafting_accelerator" />
### 256x Parallel Processing Unit
<Recipe id="extendedae_plus:network/crafting/256x_crafting_accelerator" />
<Recipe id="extendedae_plus:256x_crafting_accelerator" />
### 1024x Parallel Processing Unit
<Recipe id="extendedae_plus:network/crafting/1024x_crafting_accelerator" />
<Recipe id="extendedae_plus:1024x_crafting_accelerator" />