Crafting using Steel Ingot, Steel Ingot, Steel Ingot, Steel Ingot, Steel Ingot, Steel Ingot, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces Block of Steel.

Block of Steel
Create Big Cannons · by rbasamoyai
Block of Steel is a storage block from Create Big Cannons, crafted from Steel Ingot.
Acquisition
Compacting using Molten Steel (810 mB). Produces Block of Steel.
Molten Steel (810 mB)

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Block of Steel | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Block of Steel, in any arrangement. Produces 9× Steel Ingot.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:steel_block- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (6)
c:blocks/storage_blocks forge:blocks/storage_blocks/steel forge:blocks/storage_blocks forge:items/storage_blocks/steel minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "createbigcannons:steel_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 810,
"fluidTag": "forge:molten_steel"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


