Crafting using Steel Ingot, Cogwheel, Steel Ingot, Cogwheel and Steel Ingot, arranged in the pattern shown. Produces Steel Sliding Breechblock.
Steel Sliding Breechblock
Create Big Cannons · by rbasamoyai
Steel Sliding Breechblock is a item from Create Big Cannons, crafted from Steel Ingot and Cogwheel.
Acquisition
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
}