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.
Metallurgic Infuser
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metallurgic Infuser | 1–1 | 100% | — |
Used in (1)
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
}
