Crafting using Any Iron Nugget, Iron Plate, Any Iron Nugget, Andesite Casing and Piston Extension Pole, arranged in the pattern shown. Produces Cannon Builder.
Cannon Builder
Create Big Cannons · by rbasamoyai
Cannon Builder is a block from Create Big Cannons, crafted from Any Iron Nugget, Iron Plate, Andesite Casing, and Piston Extension Pole.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cannon Builder | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
createbigcannons:cannon_builder- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"hHh",
" C ",
" P "
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"H": {
"tag": "forge:plates/iron"
},
"P": {
"item": "create:piston_extension_pole"
},
"h": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
