Wire Cutters
16×16 · BAKED

item· Other

Wire Cutters

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item

Wire Cutters is an item from SecurityCraft, crafted from Shears and Any Iron Ingot.

Acquisition

Crafting using Shears, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Wire Cutters.

Crafting
Shears
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
  • Inputs
  • Shears
  • 4 × Any Iron Ingot
  • Output
  • Wire Cutters
Wire Cutters Wire Cutters guaranteed
Developer reference
Registry name
securitycraft:wire_cutters
Namespace
securitycraft
Mod ID
securitycraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SI ",
    "I I",
    " I "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "minecraft:shears"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}