createbigcannons:wrought_iron_cannon_chamber

Wrought Iron Cannon Chamber

Create Big Cannons · by rbasamoyai
block Drill Can Pass ThroughReduces SpreadThick TubingPickaxe MineableNeeds Iron Tool

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

Acquisition

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

Crafting
Iron Plate
Iron Plate
Any Gunpowder
Iron Plate
Iron Plate
Wrought Iron Cannon Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Wrought Iron Cannon Chamber1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:wrought_iron_cannon_chamber
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (5)
createbigcannons:blocks/drill_can_pass_through
createbigcannons:blocks/reduces_spread
createbigcannons:blocks/thick_tubing
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

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