Cannon Drill
createbigcannons:cannon_drill

Cannon Drill

Create Big Cannons · by rbasamoyai
block Axe MineablePickaxe Mineable

Cannon Drill is a block from Create Big Cannons, crafted from Any Iron Ingot, Fluid Pipe, Andesite Casing, and Piston Extension Pole.

Acquisition

Crafting using Any Iron Ingot, Fluid Pipe, Andesite Casing, Fluid Pipe and Piston Extension Pole, arranged in the pattern shown. Produces Cannon Drill.

Crafting
Cannon Drill Cannon Drill guaranteed

Mining & drops

sourcecountchanceconditions
Cannon Drill1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " D ",
    "pCp",
    " P "
  ],
  "ingredients": {
    "C": {
      "item": "create:andesite_casing"
    },
    "D": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "create:piston_extension_pole"
    },
    "p": {
      "item": "create:fluid_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}