Crafting using Shaft, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces Steel Screw Lock.
Steel Screw Lock
Create Big Cannons · by rbasamoyai
Steel Screw Lock is a item from Create Big Cannons, crafted from Shaft and Steel Ingot.
Acquisition
Developer reference
- Registry name
createbigcannons:steel_screw_lock- Namespace
createbigcannons- Mod ID
createbigcannons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"III"
],
"ingredients": {
"I": {
"tag": "forge:ingots/steel"
},
"S": {
"item": "create:shaft"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}