Compacting using Molten Cast Iron (90 mB). Produces Cast Iron Ingot.
Cast Iron Ingot
Cast Iron Ingot is a ingot from Create Big Cannons, crafted from Molten Cast Iron (90 mB).
Acquisition
Compacting using Any Iron Ingot and Coal. Produces Cast Iron Ingot.
Crafting using Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget, Cast Iron Nugget and Cast Iron Nugget, arranged in the pattern shown. Produces Cast Iron Ingot.
Crafting using Block of Cast Iron, in any arrangement. Produces 9× Cast Iron Ingot.
Used in (2)
Crafting using Cast Iron Ingot, in any arrangement. Produces 9× Cast Iron Nugget.
Crafting using Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot, Cast Iron Ingot and Cast Iron Ingot, arranged in the pattern shown. Produces Block of Cast Iron.
Related items
Developer reference
- Registry name
createbigcannons:cast_iron_ingot- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (3)
c:items/cast_iron_ingots c:items/ingots/cast_iron forge:items/ingots/cast_iron
Recipe JSON (4):
{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 90,
"fluidTag": "forge:molten_cast_iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "minecraft:coals"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "createbigcannons:cast_iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:cast_iron_ingot",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "createbigcannons:cast_iron_block"
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:cast_iron_ingot",
"experience": null,
"cooking_time": null
}
