Cannon Mount
createbigcannons:cannon_mount

Cannon Mount

Create Big Cannons · by rbasamoyai
block Safe NbtAxe MineablePickaxe Mineable

Cannon Mount is a block from Create Big Cannons, crafted from Iron Plate, Shaft, Andesite Casing, and Any Gunpowder.

Acquisition

Crafting using Iron Plate, Shaft, Iron Plate, Shaft, Andesite Casing, Shaft, Any Gunpowder, Shaft and Any Gunpowder, arranged in the pattern shown. Produces Cannon Mount.

Crafting
Cannon Mount Cannon Mount guaranteed

Mining & drops

sourcecountchanceconditions
Cannon Mount1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:cannon_mount
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": [
    "ISI",
    "SCS",
    "GSG"
  ],
  "ingredients": {
    "C": {
      "item": "create:andesite_casing"
    },
    "G": {
      "tag": "createbigcannons:gunpowder"
    },
    "I": {
      "tag": "forge:plates/iron"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}