createbigcannons:fixed_cannon_mount

Fixed Cannon Mount

Create Big Cannons · by rbasamoyai
block Safe NbtAxe MineablePickaxe Mineable

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

Acquisition

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

Crafting
Fixed Cannon Mount guaranteed

Mining & drops

sourcecountchanceconditions
Fixed Cannon Mount1–1100%Survives Explosion

Block drops

Drops itself when broken.

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