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

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

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


