Bronze Sliding Breechblock
createbigcannons:bronze_sliding_breechblock

Bronze Sliding Breechblock

Create Big Cannons · by rbasamoyai
item

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

Acquisition

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

Crafting
Any Ingot Bronze
Cogwheel
Any Ingot Bronze
Cogwheel
Any Ingot Bronze
Bronze Sliding Breechblock Bronze Sliding Breechblock guaranteed
Developer reference
Registry name
createbigcannons:bronze_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_bronze"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}