Smelting using Any Steel Dust (200 ticks, 0.4 xp). Produces Steel Ingot.
200 ticks· 0.4 xp
Smelting using Any Steel Dust (200 ticks, 0.4 xp). Produces Steel Ingot.
200 ticks· 0.4 xp
Blasting using Any Steel Dust (100 ticks, 0.4 xp). Produces Steel Ingot.
100 ticks· 0.4 xp
Crafting using Any Steel Nugget, Any Steel Nugget, Any Steel Nugget, Any Steel Nugget, Steel Nugget, Any Steel Nugget, Any Steel Nugget, Any Steel Nugget and Any Steel Nugget, arranged in the pattern shown. Produces Steel Ingot.
Crafting using Any Steel Storage Block, in any arrangement. Produces 9× Steel Ingot.
Crafting using Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Steel Block.
mekanism:ingot_steelmekanismmekanismforge:items/ingots/steel minecraft:items/beacon_payment_items
Recipe JSON (4):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.4,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.4,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#P#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/steel"
},
"P": {
"item": "mekanism:nugget_steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "forge:storage_blocks/steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}