Steel Screw Lock
createbigcannons:steel_screw_lock

Steel Screw Lock

Create Big Cannons · by rbasamoyai
item

Steel Screw Lock is a item from Create Big Cannons, crafted from Shaft and Steel Ingot.

Acquisition

Crafting using Shaft, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces Steel Screw Lock.

Crafting
Shaft
Steel Ingot
Steel Ingot
Steel Ingot
Steel Screw Lock Steel Screw Lock guaranteed
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
}