Crafting using Spruce Button, Alpha Log, Alpha Log, Alpha Log and Any Gunpowder, arranged in the pattern shown. Produces Log Cannon End.
Log Cannon End
Create Big Cannons · by rbasamoyai
Log Cannon End is a block from Create Big Cannons, crafted from Spruce Button, Alpha Log, and Any Gunpowder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Log Cannon End | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:log_cannon_end- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (2)
createbigcannons:blocks/drill_can_pass_through minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" K ",
"LLL",
" G "
],
"ingredients": {
"G": {
"tag": "createbigcannons:gunpowder"
},
"K": {
"tag": "minecraft:wooden_buttons"
},
"L": {
"tag": "minecraft:logs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
