Compacting using Any Iron Storage Block and Any Coal Storage Block. Produces Block of Cast Iron.


Block of Cast Iron is a storage block from Create Big Cannons, crafted from Any Iron Storage Block and Any Coal Storage Block.
Compacting using Any Iron Storage Block and Any Coal Storage Block. Produces Block of Cast Iron.

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.
Compacting using Molten Cast Iron (810 mB). Produces Block of Cast Iron.

| source | count | chance | conditions |
|---|---|---|---|
| Block of Cast Iron | 1–1 | 100% | Survives Explosion |
Crafting using Block of Cast Iron, in any arrangement. Produces 9× Cast Iron Ingot.
Drops itself when broken.
createbigcannons:cast_iron_blockcreatebigcannonscreatebigcannonsc:blocks/cast_iron_blocks c:blocks/storage_blocks/cast_iron c:blocks/storage_blocks c:items/storage_blocks/cast_iron createbigcannons:items/block_cast_iron forge:blocks/storage_blocks/cast_iron forge:blocks/storage_blocks forge:items/storage_blocks/cast_iron minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (3):
{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": [
{
"tag": "forge:storage_blocks/iron"
},
{
"tag": "forge:storage_blocks/coal"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "createbigcannons:cast_iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 810,
"fluidTag": "forge:molten_cast_iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}