Crafting using Shaft, Any Gunpowder, Andesite Casing, Any Gunpowder and Shaft, arranged in the pattern shown. Produces Cannon Mount Extension.
Cannon Mount Extension
Create Big Cannons · by rbasamoyai
Cannon Mount Extension is a block from Create Big Cannons, crafted from Shaft, Any Gunpowder, and Andesite Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cannon Mount Extension | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:cannon_mount_extension- 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": [
" S ",
"GCG",
" S "
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"G": {
"tag": "createbigcannons:gunpowder"
},
"S": {
"item": "create:shaft"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

