techreborn:industrial_blast_furnace

Industrial Blast Furnace

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Advanced Circuit, Cupronickel Heating Coil, Advanced Circuit, Cupronickel Heating Coil, Advanced Machine Frame, Cupronickel Heating Coil, Electric Furnace, Cupronickel Heating Coil and Electric Furnace, arranged in the pattern shown. Produces Industrial Blast Furnace.

Crafting
Industrial Blast Furnace guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Blast Furnace1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Industrial Blast Furnace1–1100%Survives Explosion
Developer reference
Registry name
techreborn:industrial_blast_furnace
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CHC",
    "HBH",
    "FHF"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:advanced_machine_frame"
    },
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "F": {
      "item": "techreborn:electric_furnace"
    },
    "H": {
      "item": "techreborn:cupronickel_heating_coil"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}