Cannon Loader
createbigcannons:cannon_loader

Cannon Loader

Create Big Cannons · by rbasamoyai
block Axe MineablePickaxe Mineable

Cannon Loader is a block from Create Big Cannons, crafted from Any Gunpowder, Andesite Casing, and Piston Extension Pole.

Acquisition

Crafting using Any Gunpowder, Andesite Casing and Piston Extension Pole, arranged in the pattern shown. Produces Cannon Loader.

Crafting
Cannon Loader Cannon Loader guaranteed

Mining & drops

sourcecountchanceconditions
Cannon Loader1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:cannon_loader
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "G",
    "C",
    "P"
  ],
  "ingredients": {
    "C": {
      "item": "create:andesite_casing"
    },
    "G": {
      "tag": "createbigcannons:gunpowder"
    },
    "P": {
      "item": "create:piston_extension_pole"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}