Crafting using Iron Plate, Any Gunpowder, Andesite Casing and Any Gunpowder, arranged in the pattern shown. Produces Fixed Cannon Mount.

Fixed Cannon Mount
Create Big Cannons · by rbasamoyai
Fixed Cannon Mount is a block from Create Big Cannons, crafted from Iron Plate, Any Gunpowder, and Andesite Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fixed Cannon Mount | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:fixed_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": [
" I ",
"GCG"
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"G": {
"tag": "createbigcannons:gunpowder"
},
"I": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
