Crafting using Iron Plate, Iron Plate, Any Gunpowder, Iron Plate and Iron Plate, arranged in the pattern shown. Produces Wrought Iron Cannon Chamber.

Wrought Iron Cannon Chamber
Create Big Cannons · by rbasamoyai
Wrought Iron Cannon Chamber is a block from Create Big Cannons, crafted from Iron Plate and Any Gunpowder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wrought Iron Cannon Chamber | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:wrought_iron_cannon_chamber- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (5)
createbigcannons:blocks/drill_can_pass_through createbigcannons:blocks/reduces_spread createbigcannons:blocks/thick_tubing minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"IGI",
" I "
],
"ingredients": {
"G": {
"tag": "createbigcannons:gunpowder"
},
"I": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}