Crafting using Iron Plate, Shaft, Iron Plate, Shaft, Andesite Casing, Shaft, Any Gunpowder, Shaft and Any Gunpowder, arranged in the pattern shown. Produces Cannon Mount.
Cannon Mount
Create Big Cannons · by rbasamoyai
Cannon Mount is a block from Create Big Cannons, crafted from Iron Plate, Shaft, Andesite Casing, and Any Gunpowder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cannon Mount | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:cannon_mount- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (3)
create:blocks/safe_nbt minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ISI",
"SCS",
"GSG"
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"G": {
"tag": "createbigcannons:gunpowder"
},
"I": {
"tag": "forge:plates/iron"
},
"S": {
"item": "create:shaft"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

