Log Cannon End
createbigcannons:log_cannon_end

Log Cannon End

Create Big Cannons · by rbasamoyai
block Drill Can Pass ThroughAxe Mineable

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

Acquisition

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

Crafting
Log Cannon End Log Cannon End guaranteed

Mining & drops

sourcecountchanceconditions
Log Cannon End1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}