Skip to content

Commit 6184ab5

Browse files
authored
Merge pull request #8 from TechReborn/main
renamed all blast_furnace to industrial_blast_furnace
2 parents e226226 + 84c285e commit 6184ab5

25 files changed

+49
-49
lines changed

docs/blocks/machines/industrial_blast_furnace.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ title: Industrial Blast Furnace
44

55
<ItemImage file="industrial_blast_furnace" alt="Industrial Blast Furnace" size="200" />
66

7-
# Blast Furnace
7+
# Industrial Blast Furnace
88

9-
The **Blast Furnace** is a multi-block machine used to smelt tough metals. It has an input rate of 512 FE/tick and an internal buffer of 40,000 FE.
9+
The **Industrial Blast Furnace** is a multi-block machine used to smelt tough metals. It has an input rate of 512 FE/tick and an internal buffer of 40,000 FE.
1010
The smelting abilities depend on the casings used for the multi-block.
1111

1212
## Recipe
1313

14-
<CraftingTable recipe="input techreborn:advanced_circuit techreborn:cupronickel_heating_coil techreborn:advanced_circuit input techreborn:cupronickel_heating_coil techreborn:advanced_machine_block techreborn:cupronickel_heating_coil input techreborn:electric_furnace techreborn:cupronickel_heating_coil techreborn:electric_furnace output techreborn:blast_furnace"/>
14+
<CraftingTable recipe="input techreborn:advanced_circuit techreborn:cupronickel_heating_coil techreborn:advanced_circuit input techreborn:cupronickel_heating_coil techreborn:advanced_machine_block techreborn:cupronickel_heating_coil input techreborn:electric_furnace techreborn:cupronickel_heating_coil techreborn:electric_furnace output techreborn:industrial_blast_furnace"/>
1515

1616
## Building Instructions
1717

18-
The **Blast Furnace** requires a 3×4 multi-block with a hole in the center.
18+
The **Industrial Blast Furnace** requires a 3×4 multi-block with a hole in the center.
1919
The multi-block can be built from different machine casings. Possible options include:
2020

2121
- <McItem slug="techreborn:standard_machine_casing" />
@@ -33,7 +33,7 @@ This configuration will generate heat inside the furnace, enabling it to smelt t
3333
- **Fourth layer**: 9x casings
3434
<img src="/img/blocks/blast_furnace_layer4.png" alt="Blast Furnace Layer 4"/>
3535

36-
Place the **Blast Furnace** in the center of the bottom layer and connect it to a power source.
36+
Place the **Industrial Blast Furnace** in the center of the bottom layer and connect it to a power source.
3737

3838
- A multi-block built using <McItem slug="techreborn:standard_machine_casing" /> will generate **1360 heat**
3939
<img src="/img/blocks/blast_furnace1.png" alt="Standard Casing Furnace"/>

docs/items/dusts/aluminum_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ title: Aluminum Dust
2929

3030
## Usage
3131

32-
<Machine config={{input: [{id: "techreborn:aluminum_dust"}], output: [{id: "techreborn:aluminum_ingot"}], tool: "techreborn:blast_furnace"}} />
32+
<Machine config={{input: [{id: "techreborn:aluminum_dust"}], output: [{id: "techreborn:aluminum_ingot"}], tool: "techreborn:industrial_blast_furnace"}} />
3333
_Requires Industrial Blast Furnace with 1700 heat._

docs/items/dusts/calcite_dust.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ title: Calcite Dust
3939
], output: [
4040
{id: "minecraft:iron_ingot", qty: 3},
4141
{id: "techreborn:dark_ashes"}
42-
], tool: "techreborn:blast_furnace"}} />
42+
], tool: "techreborn:industrial_blast_furnace"}} />
4343

4444
<Machine config={{input: [
4545
{id: "techreborn:pyrite_ore"},
4646
{id: "techreborn:calcite_dust"}
4747
], output: [
4848
{id: "minecraft:iron_ingot", qty: 2},
4949
{id: "techreborn:dark_ashes"}
50-
], tool: "techreborn:blast_furnace"}} />
50+
], tool: "techreborn:industrial_blast_furnace"}} />

docs/items/dusts/chrome_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ title: Chrome Dust
3737

3838
<CraftingTable recipe="input air air air input air techreborn:chrome_dust air input air air air output techreborn:small_pile_of_chrome_dust,4"/>
3939

40-
<Machine config={{input: [{id: "techreborn:chrome_dust"}], output: [{id: "techreborn:chrome_ingot"}], tool: "techreborn:blast_furnace"}} />
40+
<Machine config={{input: [{id: "techreborn:chrome_dust"}], output: [{id: "techreborn:chrome_ingot"}], tool: "techreborn:industrial_blast_furnace"}} />
4141
_This operation requires 1700 heat._

docs/items/dusts/coal_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ title: Coal Dust
5656
], output: [
5757
{id: "techreborn:steel_ingot"},
5858
{id: "techreborn:dark_ashes", qty: 2}
59-
], tool: "techreborn:blast_furnace"}} />
59+
], tool: "techreborn:industrial_blast_furnace"}} />
6060
_This requires 1000 heat._
6161

6262
<Machine config={{input: [

docs/items/dusts/dark_ashes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ title: Dark Ashes
1818
], output: [
1919
{id: "techreborn:steel_ingot"},
2020
{id: "techreborn:dark_ashes", qty: 2}
21-
], tool: "techreborn:blast_furnace"}} />
21+
], tool: "techreborn:industrial_blast_furnace"}} />
2222

2323
<Machine config={{input: [
2424
{id: "techreborn:steel_ingot"},
2525
{id: "techreborn:tungsten_ingot"}
2626
], output: [
2727
{id: "techreborn:hot_tungstensteel_ingot"},
2828
{id: "techreborn:dark_ashes", qty: 4}
29-
], tool: "techreborn:blast_furnace"}} />
29+
], tool: "techreborn:industrial_blast_furnace"}} />
3030

3131
<Machine config={{input: [{id: "techreborn:basalt_dust", qty: 16}], output: [
3232
{id: "techreborn:peridot_dust"},

docs/items/dusts/galena_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ title: Galena Dust
3838
<Machine config={{input: [{id: "techreborn:galena_dust", qty: 2}], output: [
3939
{id: "techreborn:silver_ingot"},
4040
{id: "techreborn:lead_ingot"}
41-
], tool: "techreborn:blast_furnace"}} />
41+
], tool: "techreborn:industrial_blast_furnace"}} />
4242
_Requires 1500 heat_
4343

4444
<Machine config={{input: [{id: "techreborn:galena_dust", qty: 2}], output: [

docs/items/dusts/steel_dust.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Steel Dust
66

77
# Steel Dust
88

9-
**Steel Dust** is a greatest dust ever. You can keep your <McItem slug="techreborn:grinder" /> and <McItem slug="techreborn:blast_furnace" /> busy by grinding ingot to dust and then back smelting dust to ingot!
9+
**Steel Dust** is a greatest dust ever. You can keep your <McItem slug="techreborn:grinder" /> and <McItem slug="techreborn:industrial_blast_furnace" /> busy by grinding ingot to dust and then back smelting dust to ingot!
1010

1111
## Recipe
1212

@@ -18,4 +18,4 @@ title: Steel Dust
1818

1919
<CraftingTable recipe="input air air air input air techreborn:steel_dust air input air air air output techreborn:small_pile_of_steel_dust,4"/>
2020

21-
<Machine config={{input: [{id: "techreborn:steel_dust"}], output: [{id: "techreborn:steel_ingot"}], tool: "techreborn:blast_furnace"}} />
21+
<Machine config={{input: [{id: "techreborn:steel_dust"}], output: [{id: "techreborn:steel_ingot"}], tool: "techreborn:industrial_blast_furnace"}} />

docs/items/dusts/titanium_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Later, <McItem slug="techreborn:titanium_dust" /> is best acquired by crafting f
2222

2323
<CraftingTable recipe="input air air air input air techreborn:titanium_dust air input air air air output techreborn:small_pile_of_titanium_dust,4"/>
2424

25-
<Machine config={{input: [{id: "techreborn:titanium_dust"}], output: [{id: "techreborn:titanium_ingot"}], tool: "techreborn:blast_furnace"}} />
25+
<Machine config={{input: [{id: "techreborn:titanium_dust"}], output: [{id: "techreborn:titanium_ingot"}], tool: "techreborn:industrial_blast_furnace"}} />

docs/items/dusts/tungsten_dust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ title: Tungsten Dust
2020

2121
<CraftingTable recipe="input air air air input air techreborn:tungsten_dust air input air air air output techreborn:small_pile_of_tungsten_dust,4"/>
2222

23-
<Machine config={{input: [{id: "techreborn:tungsten_dust"}], output: [{id: "techreborn:tungsten_ingot"}], tool: "techreborn:blast_furnace"}} />
23+
<Machine config={{input: [{id: "techreborn:tungsten_dust"}], output: [{id: "techreborn:tungsten_ingot"}], tool: "techreborn:industrial_blast_furnace"}} />
2424

2525
<Machine config={{input: [{id: "techreborn:tungsten_dust"}, {id: "techreborn:empty_cell"}], output: [{id: "techreborn:wolframium_cell"}], tool: "techreborn:industrial_electrolyzer"}} />

0 commit comments

Comments
 (0)