Skip to content

Commit f67a450

Browse files
committed
More part. Add tools support to Recipe display.
1 parent a1c88f4 commit f67a450

16 files changed

Lines changed: 327 additions & 22 deletions

docs/items/parts/basic_display.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Basic Display
3+
---
4+
5+
<ItemImage file="basic_display" alt="Basic Display" size="200" />
6+
7+
**Basic Display*** is a crafting ingredient.
8+
9+
## Recipe
10+
11+
<CraftingTable recipe="input techreborn:refined_iron_plate minecraft:black_dye techreborn:refined_iron_plate input minecraft:black_dye techreborn:electronic_circuit minecraft:black_dye input techreborn:refined_iron_plate minecraft:glass_pane techreborn:refined_iron_plate output techreborn:basic_display "/>
12+
13+
14+
## Usage
15+
16+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
17+
18+
- <McItem slug="techreborn:basic_storage_unit"/>
19+
- <McItem slug="techreborn:crude_unit_upgrader"/>
20+
- <McItem slug="techreborn:gps"/>
21+

docs/items/parts/carbon_fiber.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Carbon Fiber
33
---
44

5-
<ItemImage file="" alt="Carbon Fiber" size="200" />
5+
<ItemImage file="carbon_fiber" alt="Carbon Fiber" size="200" />
66

77
Carbon fiber is a [part](../parts) used in crafting <McItem slug="techreborn:carbon_mesh" />.
88

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Cupronickel Heating Coil
3+
---
4+
5+
<ItemImage file="cupronickel_heating_coil" alt="Cupronickel Heating Coil" size="200" />
6+
7+
The **Cupronickel Heating Coil** is a crafting ingredient.
8+
9+
## Recipe
10+
11+
<CraftingTable recipe="input techreborn:nickel_ingot techreborn:copper_ingot techreborn:nickel_ingot input techreborn:copper_ingot air techreborn:copper_ingot input techreborn:nickel_ingot techreborn:copper_ingot techreborn:nickel_ingot output techreborn:cupronickel_heating_coil,3 tool techreborn:rolling_machine" />
12+
13+
## Usage
14+
15+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
16+
17+
- <McItem slug="techreborn:industrial_blast_furnace" />
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Data Storage Chip
3+
---
4+
5+
<ItemImage file="data_storage_chip" alt="Data Storage Chip" size="200" />
6+
7+
The **Data Storage Chip** is a [part](/docs/items/part) used in crafting [Quantum Armor](/items/armor/quantum_armor) and several other parts and machines.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe=" input techreborn:advanced_circuit techreborn:data_storage_core techreborn:advanced_circuit input techreborn:data_storage_core techreborn:iridium_ingot techreborn:data_storage_core input techreborn:advanced_circuit techreborn:data_storage_core techreborn:advanced_circuit output techreborn:data_storage_chip " />
12+
13+
<br />
14+
<br />
15+
16+
<McItem slug="techreborn:Assembling_Machine" /> recipe:
17+
18+
| Input | Output |
19+
| ------------------------------------------------------------------------------------------------ | --------------------------------------------- |
20+
| <McItem slug="techreborn:industrial_circuit" /> + <McItem slug="techreborn:data_storage_core" /> | <McItem slug="techreborn:data_storage_core"/> |
21+
22+
## Usage
23+
24+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
25+
26+
- **[Quantum Armor](/items/armor/quantum_armor)**
27+
- <McItem slug="techreborn:Superconductor_Upgrade" />
28+
- <McItem slug="techreborn:industrial_unit_upgrader" />
29+
- <McItem slug="techreborn:Quantum_Tank_Unit" />
30+
- <McItem slug="techreborn:Quantum_Storage_Unit" />
31+
- <McItem slug="techreborn:computer_cube" />
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Data Storage Core
3+
---
4+
5+
<ItemImage file="data_storage_core" alt="Data Storage Core" size="200" />
6+
7+
The **Data Storage Core** is a part used in crafting several parts and machines.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe=" input minecraft:Redstone minecraft:Glowstone_Dust minecraft:Redstone input minecraft:Lapis_Lazuli techreborn:Electronic_Circuit minecraft:Lapis_Lazuli input techreborn:Peridot_Plate techreborn:Peridot_Plate techreborn:Peridot_Plate output techreborn:data_storage_chip " />
12+
13+
<br />
14+
<br />
15+
16+
<McItem slug="techreborn:Assembling_Machine" /> recipes:
17+
18+
| Input | Output |
19+
| ----------------------------------------------------------------------------------------------- | --------------------------------------------- |
20+
| <McItem slug="techreborn:electronic_circuit" /> + <McItem slug="techreborn:Emerald_Plate" /> | <McItem slug="techreborn:data_storage_core"/> |
21+
| <McItem slug="techreborn:electronic_circuit" /> + <McItem slug="techreborn:peridot_Plate" /> x2 | <McItem slug="techreborn:data_storage_core"/> |
22+
23+
## Usage
24+
25+
Used as an ingredient in the <McItem slug="minecraft:Crafting_Table"/> to produce:
26+
27+
- <McItem slug="techreborn:Data_Storage_Chip" />
28+
- <McItem slug="techreborn:Industrial_Machine_Casing" />
29+
- <McItem slug="techreborn:Player_Detector" />
30+
31+
Used as an ingredient in the <McItem slug="techreborn:Assembling_Machine"/> to produce:
32+
33+
- <McItem slug="techreborn:Data_Storage_Chip" />
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Diamond Grinding Head
3+
---
4+
5+
<ItemImage file="diamond_grinding_head" alt="Diamond Grinding Head" size="200" />
6+
7+
The **Diamond Grinding Head** is a crafting ingredient.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe="input techreborn:diamond_dust techreborn:steel_ingot techreborn:diamond_dust input techreborn:steel_ingot minecraft:diamond techreborn:steel_ingot input techreborn:diamond_dust techreborn:steel_ingot techreborn:diamond_dust output techreborn:diamond_grinding_head,3" />
12+
13+
## Usage
14+
15+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
16+
17+
- <McItem slug="techreborn:industrial_grinder" />
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Diamond Saw Blade
3+
---
4+
5+
<ItemImage file="diamond_saw_blade" alt="Diamond Saw Blade" size="200" />
6+
7+
The **Diamond Saw Blade** is a crafting ingredient for several machines.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe="input techreborn:diamond_dust techreborn:steel_ingot techreborn:diamond_dust input techreborn:steel_ingot air techreborn:steel_ingot input techreborn:diamond_dust techreborn:steel_ingot techreborn:diamond_dust output techreborn:diamond_saw_blade,4" />
12+
13+
## Usage
14+
15+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
16+
17+
- <McItem slug="techreborn:greenhouse_controller" />
18+
- <McItem slug="techreborn:industrial_sawmill" />
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Digital Display
3+
---
4+
5+
<ItemImage file="digital_display" alt="Digital Display" size="200" />
6+
7+
The **Digital Display** is a crafting ingredient.
8+
9+
## Recipe
10+
11+
<CraftingTable recipe="input techreborn:aluminum_plate minecraft:black_dye techreborn:aluminum_plate input minecraft:black_dye minecraft:glass_pane minecraft:black_dye input techreborn:aluminum_plate techreborn:advanced_circuit techreborn:aluminum_plate output techreborn:digital_display "/>
12+
13+
## Usage
14+
15+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
16+
17+
- <McItem slug="techreborn:industrial_unit_upgrader" />
18+
- <McItem slug="techreborn:quantum_tank_unit" />
19+
- <McItem slug="techreborn:industrial_storage_unit" />
20+
- <McItem slug="techreborn:industrial_tank_unit" />
21+
- <McItem slug="techreborn:advanced_storage_unit" />
22+
- <McItem slug="techreborn:basic_unit_upgrader" />
23+
- <McItem slug="techreborn:quantum_storage_unit" />
24+
- <McItem slug="techreborn:assembly_machine" />
25+
- <McItem slug="techreborn:computer_cube" />
26+
- <McItem slug="techreborn:advanced_unit_upgrader" />
27+
- <McItem slug="techreborn:advanced_tank_unit" />
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Energy Flow Chip
3+
---
4+
5+
<ItemImage file="energy_flow_chip" alt="Energy Flow Chip" size="200" />
6+
7+
The **Energy Flow Chip** is a part used in crafting a variety of tools, parts, and machines.
8+
9+
10+
## Recipes
11+
12+
<CraftingTable recipe=" input techreborn:Advanced_Circuit techreborn:Tungsten_Ingot techreborn:Advanced_Circuit input techreborn:Lapotron_Crystal techreborn:Iridium_Alloy_Plate techreborn:Lapotron_Crystal input techreborn:Advanced_Circuit techreborn:Tungsten_Ingot techreborn:Advanced_Circuit output techreborn:Energy_Flow_Chip,4 "/>
13+
14+
<br />
15+
<br />
16+
17+
<McItem slug="techreborn:Assembling_Machine"/> recipe:
18+
19+
| Input | Output |
20+
| ------------------------------------------------------------------------------------------------ | --------------------------------------------- |
21+
| <McItem slug="techreborn:industrial_circuit" /> + <McItem slug="techreborn:lapotron_crystal" /> | <McItem slug="techreborn:energy_flow_chip"/> |
22+
23+
24+
## Usage
25+
26+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
27+
28+
- <McItem slug="techreborn:Industrial_Jackhammer"/>
29+
- <McItem slug="techreborn:Industrial_Drill"/>
30+
- <McItem slug="techreborn:Industrial_Chainsaw"/>
31+
- <McItem slug="techreborn:Superconductor"/>
32+
- <McItem slug="techreborn:Computer_Cube"/>
33+
- <McItem slug="techreborn:Plasma_Generator"/>
34+
- <McItem slug="techreborn:Matter_Fabricator"/>
35+
- <McItem slug="techreborn:Lightning_Rod"/>
36+
- <McItem slug="techreborn:Fusion_Control_Computer"/>
37+
- <McItem slug="techreborn:Fusion_Coil"/>
38+
- <McItem slug="techreborn:Fluid_Replicator"/>
39+
- <McItem slug="techreborn:Dragon_Egg_Energy_Siphon"/>
40+
- <McItem slug="techreborn:Distillation_Tower"/>
41+
- <McItem slug="techreborn:Charge_O_Mat"/>
42+
- <McItem slug="techreborn:Superconductor_Cable"/>
43+
- <McItem slug="techreborn:Lapotronic_Orbpack"/>
44+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Kanthal Heating Coil
3+
---
4+
5+
<ItemImage file="kanthal_heating_coil" alt="Kanthal Heating Coil" size="200" />
6+
7+
The **Kanthal Heating Coil** has no recipe or usage as for now. Feel free to change it in your modpack.

0 commit comments

Comments
 (0)