Skip to content

Commit a1c88f4

Browse files
committed
Parts pages
1 parent d1c3075 commit a1c88f4

8 files changed

Lines changed: 270 additions & 14 deletions

File tree

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Advanced Circuit
3+
---
4+
5+
<ItemImage file="advanced_circuit" alt="Advanced Circuit" size="200" />
6+
7+
The **Advanced Circuit** is a [part](/docs/items/part) used in crafting the advanced machines, tools, and their component parts.
8+
9+
## Recipes
10+
<CraftingTable recipe=" input minecraft:redstone minecraft:glowstone_dust minecraft:redstone input minecraft:lapis_lazuli techreborn:electronic_circuit minecraft:lapis_lazuli input minecraft:redstone minecraft:glowstone_dust minecraft:redstone output techreborn:advanced_circuit "/>
11+
12+
<McItem slug="techreborn:Assembling_Machine"/>:
13+
14+
\<recipe\> size 1x2 input techreborn:silicon_plate input techreborn:electrum_plate,2 output techreborn:advanced_circuit tool techreborn:assembling_machine \</recipe\>
15+
16+
## Usage
17+
18+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
19+
20+
- <McItem slug="techreborn:basic_unit_upgrader"/>
21+
- <McItem slug="techreborn:advanced_tank_unit"/>
22+
- <McItem slug="techreborn:advanced_storage_unit"/>
23+
- <McItem slug="techreborn:ultimate_solar_panel"/>
24+
- <McItem slug="techreborn:industrial_solar_panel"/>
25+
- <McItem slug="techreborn:advanced_solar_panel"/>
26+
- <McItem slug="techreborn:energy_flow_chip"/>
27+
- <McItem slug="techreborn:digital_display"/>
28+
- <McItem slug="techreborn:data_storage_chip"/>
29+
- <McItem slug="techreborn:advanced_machine_casing"/>
30+
- <McItem slug="techreborn:vacuum_freezer"/>
31+
- <McItem slug="techreborn:rolling_machine"/>
32+
- <McItem slug="techreborn:player_detector"/>
33+
- <McItem slug="techreborn:LESU"/>
34+
- <McItem slug="techreborn:industrial_sawmill"/>
35+
- <McItem slug="techreborn:industrial_grinder"/>
36+
- <McItem slug="techreborn:industrial_electrolyzer"/>
37+
- <McItem slug="techreborn:industrial_centrifuge"/>
38+
- <McItem slug="techreborn:industrial_blast_furnace"/>
39+
- <McItem slug="techreborn:implosion_compressor"/>
40+
- <McItem slug="techreborn:MFSU"/>
41+
- <McItem slug="techreborn:greenhouse_controller"/>
42+
- <McItem slug="techreborn:gas_turbine"/>
43+
- <McItem slug="techreborn:chemical_reactor"/>
44+
- <McItem slug="techreborn:auto_crafting_table"/>
45+
- <McItem slug="techreborn:assembling_machine"/>
46+
- <McItem slug="techreborn:lithium_ion_batpack"/>
47+
48+
49+
Used as an ingredient in the <McItem slug="techreborn:Assembling_Machine"/> to produce:
50+
51+
- <McItem slug="techreborn:industrial_circuit"/>
52+
53+
## Page History
54+
55+
- Updated for 1.19 version (added recipe & uses)

docs/items/parts/carbon_fiber.mdx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Carbon Fiber
3+
---
4+
5+
<ItemImage file="" alt="Carbon Fiber" size="200" />
6+
7+
Carbon fiber is a [part](../parts) used in crafting <McItem slug="techreborn:carbon_mesh" />.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe=" input air techreborn:coal_dust air input techreborn:coal_dust air techreborn:coal_dust input air techreborn:coal_dust air output techreborn:carbon_fiber "/>
12+
13+
14+
## Usage
15+
16+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
17+
18+
- <McItem slug="techreborn:carbon_mesh" />
19+
- <McItem slug="techreborn:lamp_incandescent" />
20+
21+
22+
## Page History
23+
24+
- Partially updated for 1.19 version

docs/items/parts/carbon_mesh.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Carbon Mesh
3+
---
4+
5+
<ItemImage file="carbon_mesh" alt="Carbon Mesh" size="200" />
6+
7+
Carbon mesh is a [part](/items/part) used in crafting <McItem slug="techreborn:carbon_plate"/> with a <McItem slug="techreborn:compressor"/>.
8+
9+
## Recipes
10+
11+
<CraftingTable recipe=" input techreborn:carbon_fiber techreborn:carbon_fiber air input air air air input air air air output techreborn:carbon_mesh "/>
12+
13+
14+
## Usage
15+
16+
<McItem slug="techreborn:compressor"/> recipe:\
17+
<McItem slug="techreborn:carbon_mesh"/> -\> <McItem slug="techreborn:carbon_plate"/>
18+
19+
20+
## Page History
21+
22+
- Updated for 1.19 version
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Electronic Circuit
3+
---
4+
5+
<ItemImage file="electronic_circuit" alt="Electronic Circuit" size="200" />
6+
7+
The **Electronic Circuit** is a [part](/docs/items/part) used in crafting the basic machines, tools, and their component parts.
8+
It's also used in crafting the <McItem slug="techreborn:advanced_circuit"/>, which is used to make the higher tiers of items.
9+
10+
## Recipes
11+
12+
<CraftingTable recipe=" input techreborn:insulated_copper_cable techreborn:insulated_copper_cable techreborn:insulated_copper_cable input minecraft:redstone techreborn:refined_iron_ingot minecraft:redstone input techreborn:insulated_copper_cable techreborn:insulated_copper_cable techreborn:insulated_copper_cable output techreborn:electronic_circuit "/>
13+
14+
15+
<McItem slug="techreborn:Assembling_Machine"/>:
16+
17+
\<recipe\> size 1x2 input techreborn:Silicon_Plate input techreborn:Copper_Plate,2 output techreborn:Electronic_Circuit tool techreborn:assembling_machine \</recipe\>
18+
19+
## Usage
20+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
21+
22+
- <McItem slug="techreborn:transformer_upgrade"/>
23+
- <McItem slug="techreborn:overclocker_upgrade"/>
24+
- <McItem slug="techreborn:muffler_upgrade"/>
25+
- <McItem slug="techreborn:energy_storage_upgrade"/>
26+
- <McItem slug="techreborn:crude_unit_upgrader"/>
27+
- <McItem slug="techreborn:basic_storage_unit"/>
28+
- <McItem slug="techreborn:rock_cutter"/>
29+
- <McItem slug="techreborn:basic_jackhammer"/>
30+
- <McItem slug="techreborn:basic_drill"/>
31+
- <McItem slug="techreborn:basic_chainsaw"/>
32+
- <McItem slug="techreborn:basic_solar_panel"/>
33+
- <McItem slug="techreborn:data_storage_core"/>
34+
- <McItem slug="techreborn:basic_display"/>
35+
- <McItem slug="techreborn:advanced_circuit"/>
36+
- <McItem slug="techreborn:basic_machine_casing"/>
37+
- <McItem slug="techreborn:wire_mill"/>
38+
- <McItem slug="techreborn:thermal_generator"/>
39+
- <McItem slug="techreborn:semi_fluid_generator"/>
40+
- <McItem slug="techreborn:scrapboxinator"/>
41+
- <McItem slug="techreborn:recycler"/>
42+
- <McItem slug="techreborn:lsu_storage"/>
43+
- <McItem slug="techreborn:grinder"/>
44+
- <McItem slug="techreborn:extractor"/>
45+
- <McItem slug="techreborn:electric_furnace"/>
46+
- <McItem slug="techreborn:diesel_generator"/>
47+
- <McItem slug="techreborn:compressor"/>
48+
- <McItem slug="techreborn:solid_canning_machine"/>
49+
- <McItem slug="techreborn:block_placer"/>
50+
- <McItem slug="techreborn:block_breaker"/>
51+
- <McItem slug="techreborn:alloy_smelter"/>
52+
- <McItem slug="techreborn:frequency_transmitter"/>
53+
54+
\
55+
Used as an ingredient in the <McItem slug="techreborn:Assembling_Machine"/> to produce:
56+
57+
- <McItem slug="techreborn:data_storage_core"/>
58+
59+
60+
## History
61+
62+
- Updated for 1.19 version (added uses)
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Industrial Circuit
3+
---
4+
5+
<ItemImage file="industrial_circuit" alt="Industrial Circuit" size="200" />
6+
7+
8+
The **Industrial Circuit** is a [part](/items/part) used in crafting the advanced machines, tools, and their component parts.
9+
10+
## Recipes
11+
12+
<McItem slug="techreborn:Assembling_Machine"/>:
13+
14+
\<recipe\> size 1x2 input techreborn:advanced_circuit input techreborn:platinum_plate output techreborn:industrial_circuit tool techreborn:assembling_machine \</recipe\>
15+
16+
## Usage
17+
18+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
19+
20+
- <McItem slug="techreborn:advanced_unit_upgrader"/>
21+
- <McItem slug="techreborn:industrial_tank_unit"/>
22+
- <McItem slug="techreborn:industrial_storage_unit"/>
23+
- <McItem slug="techreborn:lapotron_crystal"/>
24+
25+
26+
Used as an ingredient in the <McItem slug="techreborn:Assembling_Machine"/> to produce:
27+
28+
- <McItem slug="techreborn:energy_flow_chip"/>
29+
- <McItem slug="techreborn:data_storage_chip"/>

docs/items/parts/parts.mdx

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,25 @@ title: Parts
77

88
Parts are essential components to craft machines.
99

10+
- <McItem slug="techreborn:carbon_fiber" />
11+
- <McItem slug="techreborn:carbon_mesh" />
12+
- <McItem slug="techreborn:electronic_circuit"/>
13+
- <McItem slug="techreborn:advanced_circuit"/>
14+
- <McItem slug="techreborn:industrial_circuit"/>
15+
- <McItem slug="techreborn:sap" />
16+
- <McItem slug="techreborn:rubber" />
17+
18+
1019
```
11-
- \<mcitem\>techreborn:carbon_fiber\</mcitem\>
12-
- \<mcitem\>techreborn:carbon_mesh\</mcitem\>
13-
- \<mcitem\>techreborn:electronic_circuit\</mcitem\>
14-
- \<mcitem\>techreborn:advanced_circuit\</mcitem\>
15-
- \<mcitem\>techreborn:industrial_circuit\</mcitem\>
16-
- \<mcitem\>techreborn:machine_parts\</mcitem\>
17-
- \<mcitem\>techreborn:basic_display\</mcitem\>
18-
- \<mcitem\>techreborn:digital_display\</mcitem\>
19-
- \<mcitem\>techreborn:data_storage_core\</mcitem\>
20-
- \<mcitem\>techreborn:data_storage_chip\</mcitem\>
21-
- \<mcitem\>techreborn:energy_flow_chip\</mcitem\>
22-
- \<mcitem\>techreborn:superconductor\</mcitem\>
20+
21+
22+
- <McItem slug="techreborn:machine_parts"/>
23+
- <McItem slug="techreborn:basic_display"/>
24+
- <McItem slug="techreborn:digital_display"/>
25+
- <McItem slug="techreborn:data_storage_core"/>
26+
- <McItem slug="techreborn:data_storage_chip"/>
27+
- <McItem slug="techreborn:energy_flow_chip"/>
28+
- <McItem slug="techreborn:superconductor"/>
2329
- ![Diamond Grinding Head](/media/mods/techreborn/diamond_grinding_head.png){width="24" query="?nolink&24"} **[Diamond Grinding Head](/items/part/diamond_grinding_head)**
2430
- ![Diamond Saw Blade](/media/mods/techreborn/diamond_saw_blade.png){width="24" query="?nolink&24"} **[Diamond Saw Blade](/items/part/diamond_saw_blade)**
2531
- ![Tungsten Grinding Head](/media/mods/techreborn/tungsten_grinding_head.png){width="24" query="?nolink&24"} **[Tungsten Grinding Head](/items/part/tungsten_grinding_head)**
@@ -41,8 +47,7 @@ Parts are essential components to craft machines.
4147
- ![Neutron Reflector](/media/mods/techreborn/neutron_reflector.png){width="24" query="?nolink&24"} **[Neutron Reflector](/items/part/neutron_reflector)**
4248
- ![Iridium Neutron Reflector](/media/mods/techreborn/iridium_neutron_reflector.png){width="24" query="?nolink&24"} **[Iridium Neutron Reflector](/items/part/iridium_neutron_reflector)**
4349
- ![Thick Neutron Reflector](/media/mods/techreborn/thick_neutron_reflector.png){width="24" query="?nolink&24"} **[Thick Neutron Reflector](/items/part/thick_neutron_reflector)**
44-
- ![Sap](/media/mods/techreborn/sap.png){width="24" query="?nolink&24"} **[Sap](/items/part/sap)**
45-
- ![Rubber](/media/mods/techreborn/rubber.png){width="24" query="?nolink&24"} **[Rubber](/items/part/rubber)**
50+
4651
- ![Coolant Simple](/media/mods/techreborn/10k_coolant_cell.png){width="24" query="?nolink&24"} **[Coolant Simple](/items/part/coolant_simple)**
4752
- ![Coolant Triple](/media/mods/techreborn/30k_coolant_cell.png){width="24" query="?nolink&24"} **[Coolant Triple](/items/part/coolant_triple)**
4853
- ![Coolant Six](/media/mods/techreborn/60k_coolant_cell.png){width="24" query="?nolink&24"} **[Coolant Six](/items/part/coolant_six)**

docs/items/parts/rubber.mdx

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Rubber
3+
---
4+
5+
<ItemImage file="rubber" alt="Rubber" size="200" />
6+
7+
**Rubber** is used to produce [insulated cables](/energy/cables). It is produced by heating <McItem slug="techreborn:sap"/> in
8+
a <McItem slug="minecraft:furnace"/>.
9+
10+
An <McItem slug="techreborn:industrial_blast_furnace"/> or <McItem slug="smoker" pack="minecraft" /> will not work.
11+
12+
A more efficient way to produce <McItem slug="techreborn:rubber"/> is with an <McItem slug="techreborn:extractor"/>; it will produce three times the amount of <McItem slug="techreborn:rubber"/> per <McItem slug="techreborn:sap"/>.
13+
14+
The most efficient method is to use the <McItem slug="techreborn:Industrial_Centrifuge"/>; four <McItem slug="techreborn:sap"/> makes 14 <McItem slug="techreborn:rubber"/>.
15+
16+
## Recipes
17+
18+
<McItem slug="minecraft:Furnace"/>:
19+
20+
\<recipe\> size 1x1 input techreborn:sap output techreborn:rubber tool minecraft:furnace \</recipe\>\
21+
22+
<McItem slug="techreborn:Extractor"/>:
23+
24+
\<recipe\> size 1x1 input techreborn:sap output techreborn:rubber,3 tool techreborn:extractor \</recipe\>\
25+
26+
\<recipe\> size 1x1 input techreborn:rubber_log output techreborn:rubber tool techreborn:extractor \</recipe\>\
27+
28+
\<recipe\> size 1x1 input techreborn:rubber_sapling output techreborn:rubber tool techreborn:extractor \</recipe\>\
29+
30+
\<recipe\> size 1x1 input minecraft:slimeball output techreborn:rubber,2 tool techreborn:extractor \</recipe\>\
31+
32+
<McItem slug="techreborn:Industrial_Centrifuge"/>:
33+
34+
\<recipe\> size 1x1 input techreborn:sap,4 output techreborn:rubber,14 tool techreborn:industrial_centrifuge \</recipe\>
35+
36+
## Usage
37+
38+
Used as an ingredient in the <McItem slug="minecraft:crafting_table"/> to produce:
39+
40+
- <McItem slug="techreborn:insulated_copper_cable" />
41+
- <McItem slug="techreborn:insulated_gold_cable" />
42+
- <McItem slug="techreborn:insulated_hv_cable" />
43+
- <McItem slug="techreborn:basic_tank_unit" />
44+
- <McItem slug="techreborn:advanced_tank_unit" />
45+
- <McItem slug="techreborn:industrial_tank_unit" />
46+
- <McItem slug="techreborn:quantum_tank_unit" />

docs/items/parts/sap.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Sap
3+
---
4+
5+
<ItemImage file="sap" alt="Sap" size="200" />
6+
7+
**Sap** is an item that is extracted from rubber trees using a <McItem slug="techreborn:treetap" />
8+
9+
Sap can be smelted into <McItem slug="techreborn:rubber" />.
10+
11+
![sap_spot](/img/sap_spot.png)
12+
13+
Sap spots are found on the side of a **[Rubber Trees](/world_generation/rubber_tree)** and they regenerate over time.

0 commit comments

Comments
 (0)