techreborn:alloy_smelter

Alloy Smelter

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Electronic Circuit, Electric Furnace, Iron Alloy Furnace and Electric Furnace, arranged in the pattern shown. Produces Alloy Smelter.

Crafting
Alloy Smelter guaranteed

Mining & drops

sourcecountchanceconditions
Alloy Smelter1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Alloy Smelter1–1100%Survives Explosion
Developer reference
Registry name
techreborn:alloy_smelter
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    "FMF",
    "   "
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "F": {
      "item": "techreborn:electric_furnace"
    },
    "M": {
      "item": "techreborn:iron_alloy_furnace"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}