并行处理单元guide的配方路径修正
This commit is contained in:
parent
69aa787775
commit
29e1716e0e
|
|
@ -28,16 +28,16 @@ item_ids:
|
||||||
|
|
||||||
## 合成配方
|
## 合成配方
|
||||||
### 4x并行处理单元
|
### 4x并行处理单元
|
||||||
<Recipe id="extendedae_plus:network/crafting/4x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:4x_crafting_accelerator" />
|
||||||
|
|
||||||
### 16x并行处理单元
|
### 16x并行处理单元
|
||||||
<Recipe id="extendedae_plus:network/crafting/16x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:16x_crafting_accelerator" />
|
||||||
|
|
||||||
### 64x并行处理单元
|
### 64x并行处理单元
|
||||||
<Recipe id="extendedae_plus:network/crafting/64x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:64x_crafting_accelerator" />
|
||||||
|
|
||||||
### 256x并行处理单元
|
### 256x并行处理单元
|
||||||
<Recipe id="extendedae_plus:network/crafting/256x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:256x_crafting_accelerator" />
|
||||||
|
|
||||||
### 1024x并行处理单元
|
### 1024x并行处理单元
|
||||||
<Recipe id="extendedae_plus:network/crafting/1024x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:1024x_crafting_accelerator" />
|
||||||
|
|
|
||||||
|
|
@ -29,16 +29,16 @@ This mod introduces five higher-tier **Parallel Processing Units**, which are co
|
||||||
## Crafting Recipes
|
## Crafting Recipes
|
||||||
|
|
||||||
### 4x Parallel Processing Unit
|
### 4x Parallel Processing Unit
|
||||||
<Recipe id="extendedae_plus:network/crafting/4x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:4x_crafting_accelerator" />
|
||||||
|
|
||||||
### 16x Parallel Processing Unit
|
### 16x Parallel Processing Unit
|
||||||
<Recipe id="extendedae_plus:network/crafting/16x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:16x_crafting_accelerator" />
|
||||||
|
|
||||||
### 64x Parallel Processing Unit
|
### 64x Parallel Processing Unit
|
||||||
<Recipe id="extendedae_plus:network/crafting/64x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:64x_crafting_accelerator" />
|
||||||
|
|
||||||
### 256x Parallel Processing Unit
|
### 256x Parallel Processing Unit
|
||||||
<Recipe id="extendedae_plus:network/crafting/256x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:256x_crafting_accelerator" />
|
||||||
|
|
||||||
### 1024x Parallel Processing Unit
|
### 1024x Parallel Processing Unit
|
||||||
<Recipe id="extendedae_plus:network/crafting/1024x_crafting_accelerator" />
|
<Recipe id="extendedae_plus:1024x_crafting_accelerator" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user