Steel Sliding Breechblock
createbigcannons:steel_sliding_breechblock

Steel Sliding Breechblock

Create Big Cannons · by rbasamoyai
item

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

Acquisition

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

Crafting
Steel Ingot
Cogwheel
Steel Ingot
Cogwheel
Steel Ingot
Steel Sliding Breechblock Steel Sliding Breechblock guaranteed
Developer reference
Registry name
createbigcannons:steel_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": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}