Wrought Iron Cannon End
createbigcannons:wrought_iron_cannon_end

Wrought Iron Cannon End

Create Big Cannons · by rbasamoyai
block Pickaxe MineableNeeds Iron Tool

Wrought Iron Cannon End is a block from Create Big Cannons, crafted from Any Iron Ingot, Iron Plate, and Any Gunpowder.

Acquisition

Crafting using Any Iron Ingot, Iron Plate, Iron Plate, Iron Plate and Any Gunpowder, arranged in the pattern shown. Produces Wrought Iron Cannon End.

Crafting
Any Iron Ingot
Iron Plate
Iron Plate
Iron Plate
Any Gunpowder
Wrought Iron Cannon End Wrought Iron Cannon End guaranteed

Mining & drops

sourcecountchanceconditions
Wrought Iron Cannon End1–1100%Survives Explosion

Used in (2)

Crafting using Iron Bars and Wrought Iron Cannon End, arranged in the pattern shown. Produces Wrought Iron Drop Mortar End.

Crafting
Iron Bars
Wrought Iron Cannon End
Wrought Iron Drop Mortar End Wrought Iron Drop Mortar End guaranteed

Crafting using Wrought Iron Cannon End and Iron Bars, arranged in the pattern shown. Produces Wrought Iron Drop Mortar End.

Crafting
Wrought Iron Cannon End
Iron Bars
Wrought Iron Drop Mortar End Wrought Iron Drop Mortar End guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " K ",
    "III",
    " G "
  ],
  "ingredients": {
    "G": {
      "tag": "createbigcannons:gunpowder"
    },
    "I": {
      "tag": "forge:plates/iron"
    },
    "K": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}