Crafting using Block of Steel, in any arrangement. Produces 9× Steel Ingot.
Steel Ingot
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Smelting using Steel Grit (200 ticks). Produces Steel Ingot.
200 ticks
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.
Blasting using Steel Grit (100 ticks). Produces Steel Ingot.
100 ticks
Used in (2)
Crafting using Steel Ingot, in any arrangement. Produces 9× Steel Nugget.
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 Block of Steel.
Developer reference
- Registry name
immersiveengineering:ingot_steel- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
forge:items/ingots/steel
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:storage_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:dust_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"sis",
"sss"
],
"ingredients": {
"i": {
"item": "immersiveengineering:nugget_steel"
},
"s": {
"tag": "forge:nuggets/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:dust_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}
