createbigcannons:log_cannon_chamber

Log Cannon Chamber

Create Big Cannons · by rbasamoyai
block Drill Can Pass ThroughReduces SpreadThick TubingAxe Mineable

Log Cannon Chamber is a block from Create Big Cannons, crafted from Alpha Log and Any Gunpowder.

Acquisition

Crafting using Alpha Log, Alpha Log, Any Gunpowder, Alpha Log and Alpha Log, arranged in the pattern shown. Produces Log Cannon Chamber.

Crafting
Log Cannon Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Log Cannon Chamber1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:log_cannon_chamber
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (4)
createbigcannons:blocks/drill_can_pass_through
createbigcannons:blocks/reduces_spread
createbigcannons:blocks/thick_tubing
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "LGL",
    " L "
  ],
  "ingredients": {
    "G": {
      "tag": "createbigcannons:gunpowder"
    },
    "L": {
      "tag": "minecraft:logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}