Crafting using Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap, Steel Scrap and Steel Scrap, arranged in the pattern shown. Produces Steel Ingot.
Steel Ingot
Create Big Cannons · by rbasamoyai
Steel Ingot is a ingot from Create Big Cannons, crafted from Steel Scrap.
Acquisition
Compacting using Molten Steel (90 mB). Produces Steel Ingot.
Molten Steel (90 mB)
Crafting using Block of Steel, in any arrangement. Produces 9× Steel Ingot.
Mixing using Any Iron Ingot, Any Iron Ingot and Coal. Produces 2× Steel Ingot.
Used in (2)
Related items
Developer reference
- Registry name
createbigcannons:steel_ingot- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (1)
forge:items/ingots/steel
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "createbigcannons:steel_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:steel_ingot",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 90,
"fluidTag": "forge:molten_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "createbigcannons:steel_block"
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:steel_ingot",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"tag": "minecraft:coals"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
