Metallurgic Infuser
mekanism:metallurgic_infuser

Metallurgic Infuser

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

Acquisition

Crafting using Any Iron Ingot, Furnace, Any Iron Ingot, Any Redstone Dust, Osmium Ingot, Any Redstone Dust, Any Iron Ingot, Furnace and Any Iron Ingot, arranged in the pattern shown. Produces Metallurgic Infuser.

Crafting
Metallurgic Infuser Metallurgic Infuser guaranteed

Mining & drops

sourcecountchanceconditions
Metallurgic Infuser1–1100%

Used in (1)

Mek Data using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Metallurgic Infuser, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Basic Infusing Factory.

Mek Data
Redstone Dust
Basic Control Circuit
Redstone Dust
Any Iron Ingot
Metallurgic Infuser
Any Iron Ingot
Redstone Dust
Basic Control Circuit
Redstone Dust
Basic Infusing Factory Basic Infusing Factory guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I#I",
    "ROR",
    "I#I"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:furnace"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "O": {
      "tag": "forge:ingots/osmium"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}