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