Cast Iron Sliding Breechblock
createbigcannons:cast_iron_sliding_breechblock

Cast Iron Sliding Breechblock

Create Big Cannons · by rbasamoyai
item

Cast Iron Sliding Breechblock is a item from Create Big Cannons, crafted from Any Ingot Cast Iron and Cogwheel.

Acquisition

Crafting using Any Ingot Cast Iron, Cogwheel, Any Ingot Cast Iron, Cogwheel and Any Ingot Cast Iron, arranged in the pattern shown. Produces Cast Iron Sliding Breechblock.

Crafting
Any Ingot Cast Iron
Cogwheel
Any Ingot Cast Iron
Cogwheel
Any Ingot Cast Iron
Cast Iron Sliding Breechblock Cast Iron Sliding Breechblock guaranteed
Developer reference
Registry name
createbigcannons:cast_iron_sliding_breechblock
Namespace
createbigcannons
Mod ID
createbigcannons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "CIC",
    " I "
  ],
  "ingredients": {
    "C": {
      "item": "create:cogwheel"
    },
    "I": {
      "tag": "createbigcannons:ingot_cast_iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}