mekanism:energized_smelter

Energized Smelter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Redstone Dust, Basic Control Circuit, Redstone Dust, Dirty Glass, Steel Casing, Dirty Glass, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Energized Smelter.

Crafting
Energized Smelter guaranteed

Mining & drops

sourcecountchanceconditions
Energized Smelter1–1100%

Used in (1)

Mek Data using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Energized Smelter, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Basic Smelting Factory.

Mek Data
Basic Smelting Factory Basic Smelting Factory guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:energized_smelter
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ACA",
    "GXG",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/basic"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "G": {
      "tag": "forge:glass/silica"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}