From 84c285e554db29a0c34d539b532238a91aaee6fe Mon Sep 17 00:00:00 2001 From: snollygolly Date: Sun, 25 May 2025 19:43:47 -0500 Subject: [PATCH] renamed all blast_furnace to industrial_blast_furnace this was breaking deep linking and industrial blast furnace is the correct name per the source. --- .../blocks/machines/industrial_blast_furnace.mdx | 10 +++++----- docs/items/dusts/aluminum_dust.mdx | 2 +- docs/items/dusts/calcite_dust.mdx | 4 ++-- docs/items/dusts/chrome_dust.mdx | 2 +- docs/items/dusts/coal_dust.mdx | 2 +- docs/items/dusts/dark_ashes.mdx | 4 ++-- docs/items/dusts/galena_dust.mdx | 2 +- docs/items/dusts/steel_dust.mdx | 4 ++-- docs/items/dusts/titanium_dust.mdx | 2 +- docs/items/dusts/tungsten_dust.mdx | 2 +- docs/items/ingots/aluminum_ingot.mdx | 2 +- docs/items/ingots/bronze_ingot.mdx | 2 +- docs/items/ingots/chrome_ingot.mdx | 4 ++-- docs/items/ingots/hot_tungstensteel_ingot.mdx | 2 +- docs/items/ingots/iridium_ingot.mdx | 2 +- docs/items/ingots/lead_ingot.mdx | 4 ++-- docs/items/ingots/refined_iron_ingot.mdx | 10 +++++----- docs/items/ingots/silver_ingot.mdx | 4 ++-- docs/items/ingots/steel_ingot.mdx | 16 ++++++++-------- docs/items/ingots/titanium_ingot.mdx | 4 ++-- docs/items/ingots/tungsten_ingot.mdx | 6 +++--- docs/items/plates/silicon_plate.mdx | 2 +- .../small_piles/small_pile_of_aluminium_dust.md | 2 +- .../small_piles/small_pile_of_chrome_dust.md | 2 +- src/components/Machine.js | 2 +- 25 files changed, 49 insertions(+), 49 deletions(-) diff --git a/docs/blocks/machines/industrial_blast_furnace.mdx b/docs/blocks/machines/industrial_blast_furnace.mdx index 1e782688..989eb129 100644 --- a/docs/blocks/machines/industrial_blast_furnace.mdx +++ b/docs/blocks/machines/industrial_blast_furnace.mdx @@ -4,18 +4,18 @@ title: Industrial Blast Furnace -# Blast Furnace +# Industrial Blast Furnace -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. +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. The smelting abilities depend on the casings used for the multi-block. ## Recipe - + ## Building Instructions -The **Blast Furnace** requires a 3×4 multi-block with a hole in the center. +The **Industrial Blast Furnace** requires a 3×4 multi-block with a hole in the center. The multi-block can be built from different machine casings. Possible options include: - @@ -33,7 +33,7 @@ This configuration will generate heat inside the furnace, enabling it to smelt t - **Fourth layer**: 9x casings Blast Furnace Layer 4 -Place the **Blast Furnace** in the center of the bottom layer and connect it to a power source. +Place the **Industrial Blast Furnace** in the center of the bottom layer and connect it to a power source. - A multi-block built using will generate **1360 heat** Standard Casing Furnace diff --git a/docs/items/dusts/aluminum_dust.mdx b/docs/items/dusts/aluminum_dust.mdx index 4f63153f..2425b2d4 100644 --- a/docs/items/dusts/aluminum_dust.mdx +++ b/docs/items/dusts/aluminum_dust.mdx @@ -29,5 +29,5 @@ title: Aluminum Dust ## Usage - + _Requires Industrial Blast Furnace with 1700 heat._ \ No newline at end of file diff --git a/docs/items/dusts/calcite_dust.mdx b/docs/items/dusts/calcite_dust.mdx index c045f17e..4e390555 100644 --- a/docs/items/dusts/calcite_dust.mdx +++ b/docs/items/dusts/calcite_dust.mdx @@ -39,7 +39,7 @@ title: Calcite Dust ], output: [ {id: "minecraft:iron_ingot", qty: 3}, {id: "techreborn:dark_ashes"} -], tool: "techreborn:blast_furnace"}} /> +], tool: "techreborn:industrial_blast_furnace"}} /> +], tool: "techreborn:industrial_blast_furnace"}} /> diff --git a/docs/items/dusts/chrome_dust.mdx b/docs/items/dusts/chrome_dust.mdx index d90cbd65..4e029c5a 100644 --- a/docs/items/dusts/chrome_dust.mdx +++ b/docs/items/dusts/chrome_dust.mdx @@ -37,5 +37,5 @@ title: Chrome Dust - + _This operation requires 1700 heat._ diff --git a/docs/items/dusts/coal_dust.mdx b/docs/items/dusts/coal_dust.mdx index 999c0732..638b8fa5 100644 --- a/docs/items/dusts/coal_dust.mdx +++ b/docs/items/dusts/coal_dust.mdx @@ -56,7 +56,7 @@ title: Coal Dust ], output: [ {id: "techreborn:steel_ingot"}, {id: "techreborn:dark_ashes", qty: 2} -], tool: "techreborn:blast_furnace"}} /> +], tool: "techreborn:industrial_blast_furnace"}} /> _This requires 1000 heat._ +], tool: "techreborn:industrial_blast_furnace"}} /> +], tool: "techreborn:industrial_blast_furnace"}} /> +], tool: "techreborn:industrial_blast_furnace"}} /> _Requires 1500 heat_ and busy by grinding ingot to dust and then back smelting dust to ingot! +**Steel Dust** is a greatest dust ever. You can keep your and busy by grinding ingot to dust and then back smelting dust to ingot! ## Recipe @@ -18,4 +18,4 @@ title: Steel Dust - + diff --git a/docs/items/dusts/titanium_dust.mdx b/docs/items/dusts/titanium_dust.mdx index 4d7d18a8..45e375d5 100644 --- a/docs/items/dusts/titanium_dust.mdx +++ b/docs/items/dusts/titanium_dust.mdx @@ -22,4 +22,4 @@ Later, is best acquired by crafting f - + diff --git a/docs/items/dusts/tungsten_dust.mdx b/docs/items/dusts/tungsten_dust.mdx index a6efbf1a..342affc5 100644 --- a/docs/items/dusts/tungsten_dust.mdx +++ b/docs/items/dusts/tungsten_dust.mdx @@ -20,6 +20,6 @@ title: Tungsten Dust - + diff --git a/docs/items/ingots/aluminum_ingot.mdx b/docs/items/ingots/aluminum_ingot.mdx index b52108a7..dd09bded 100644 --- a/docs/items/ingots/aluminum_ingot.mdx +++ b/docs/items/ingots/aluminum_ingot.mdx @@ -14,7 +14,7 @@ title: Aluminum Ingot - + This recipe requires 1700 heat. ## Usage diff --git a/docs/items/ingots/bronze_ingot.mdx b/docs/items/ingots/bronze_ingot.mdx index fc7509a1..108d0b83 100644 --- a/docs/items/ingots/bronze_ingot.mdx +++ b/docs/items/ingots/bronze_ingot.mdx @@ -17,7 +17,7 @@ title: Bronze Ingot - recipes: + recipes: Recycling of , and ## Usage diff --git a/docs/items/ingots/chrome_ingot.mdx b/docs/items/ingots/chrome_ingot.mdx index 36743134..112f2bf5 100644 --- a/docs/items/ingots/chrome_ingot.mdx +++ b/docs/items/ingots/chrome_ingot.mdx @@ -15,10 +15,10 @@ title: Chrome Ingot - + This recipe require 1700 heat. - + This recipe require 1700 heat. ## Usage diff --git a/docs/items/ingots/hot_tungstensteel_ingot.mdx b/docs/items/ingots/hot_tungstensteel_ingot.mdx index 86c2c66f..09b9112a 100644 --- a/docs/items/ingots/hot_tungstensteel_ingot.mdx +++ b/docs/items/ingots/hot_tungstensteel_ingot.mdx @@ -14,7 +14,7 @@ title: Hot Tungstensteel Ingot - + ## Usage diff --git a/docs/items/ingots/iridium_ingot.mdx b/docs/items/ingots/iridium_ingot.mdx index 7ef2fafc..e70d323c 100644 --- a/docs/items/ingots/iridium_ingot.mdx +++ b/docs/items/ingots/iridium_ingot.mdx @@ -13,7 +13,7 @@ title: Iridium Ingot - + ## Usage diff --git a/docs/items/ingots/lead_ingot.mdx b/docs/items/ingots/lead_ingot.mdx index 61b2fd88..d67b1c72 100644 --- a/docs/items/ingots/lead_ingot.mdx +++ b/docs/items/ingots/lead_ingot.mdx @@ -17,8 +17,8 @@ title: Lead Ingot - - + + ## Usage diff --git a/docs/items/ingots/refined_iron_ingot.mdx b/docs/items/ingots/refined_iron_ingot.mdx index 7ff081f0..c7ead8ea 100644 --- a/docs/items/ingots/refined_iron_ingot.mdx +++ b/docs/items/ingots/refined_iron_ingot.mdx @@ -21,11 +21,11 @@ A **Refined Iron Ingot** is used in many Tech Reborn recipes. It is typically ac #### Blast Furnace Recipes - + - + - + ## Usage @@ -55,9 +55,9 @@ A **Refined Iron Ingot** is used in many Tech Reborn recipes. It is typically ac #### Blast Furnace Recipes - + - + #### Compressor Recipe diff --git a/docs/items/ingots/silver_ingot.mdx b/docs/items/ingots/silver_ingot.mdx index 9b3ee270..9c60c47e 100644 --- a/docs/items/ingots/silver_ingot.mdx +++ b/docs/items/ingots/silver_ingot.mdx @@ -17,8 +17,8 @@ title: Silver Ingot - - + + Silver Armor Silver Armor recycling diff --git a/docs/items/ingots/steel_ingot.mdx b/docs/items/ingots/steel_ingot.mdx index c293608d..0ca584d2 100644 --- a/docs/items/ingots/steel_ingot.mdx +++ b/docs/items/ingots/steel_ingot.mdx @@ -13,16 +13,16 @@ title: Steel Ingot - + - + - - - - + + + + - + ## Usage @@ -41,4 +41,4 @@ title: Steel Ingot - + diff --git a/docs/items/ingots/titanium_ingot.mdx b/docs/items/ingots/titanium_ingot.mdx index 154f3082..0d571c43 100644 --- a/docs/items/ingots/titanium_ingot.mdx +++ b/docs/items/ingots/titanium_ingot.mdx @@ -13,8 +13,8 @@ title: Titanium Ingot - - + + ## Usage diff --git a/docs/items/ingots/tungsten_ingot.mdx b/docs/items/ingots/tungsten_ingot.mdx index 49d17ba6..692961f0 100644 --- a/docs/items/ingots/tungsten_ingot.mdx +++ b/docs/items/ingots/tungsten_ingot.mdx @@ -13,8 +13,8 @@ title: Tungsten Ingot - - + + ## Usage @@ -29,6 +29,6 @@ title: Tungsten Ingot - - - + diff --git a/docs/items/plates/silicon_plate.mdx b/docs/items/plates/silicon_plate.mdx index 364ab2e6..5b6cd829 100644 --- a/docs/items/plates/silicon_plate.mdx +++ b/docs/items/plates/silicon_plate.mdx @@ -15,7 +15,7 @@ title: Silicon Plate ], output: [ {id: "techreborn:silicon_plate"}, {id: "techreborn:empty_cell", qty: 2} -], tool: "techreborn:blast_furnace", heat: 1500}} /> +], tool: "techreborn:industrial_blast_furnace", heat: 1500}} /> ## Usage diff --git a/docs/items/small_piles/small_pile_of_aluminium_dust.md b/docs/items/small_piles/small_pile_of_aluminium_dust.md index 0cdcc329..62634876 100644 --- a/docs/items/small_piles/small_pile_of_aluminium_dust.md +++ b/docs/items/small_piles/small_pile_of_aluminium_dust.md @@ -12,5 +12,5 @@ title: Small Pile Of Aluminum Dust - recipe: + recipe: 4x -> . This recipe requires 1700 heat. diff --git a/docs/items/small_piles/small_pile_of_chrome_dust.md b/docs/items/small_piles/small_pile_of_chrome_dust.md index a1519af2..c3296c42 100644 --- a/docs/items/small_piles/small_pile_of_chrome_dust.md +++ b/docs/items/small_piles/small_pile_of_chrome_dust.md @@ -16,5 +16,5 @@ title: Small Pile Of Chrome Dust - recipe: + recipe: 4x diff --git a/src/components/Machine.js b/src/components/Machine.js index 6153a8c6..0d9d708d 100644 --- a/src/components/Machine.js +++ b/src/components/Machine.js @@ -65,7 +65,7 @@ function mapToolToStyles(tool) { "techreborn:rolling_machine": CRAFTING_LIKE, "minecraft:furnace": FURNACE_LIKE, "techreborn:iron_furnace": FURNACE_LIKE, - "techreborn:blast_furnace": TWOWIDE_ONETALL, + "techreborn:industrial_blast_furnace": TWOWIDE_ONETALL, "techreborn:electric_furnace": FURNACE_LIKE, "techreborn:compressor": FURNACE_LIKE, "techreborn:grinder": FURNACE_LIKE,