Crafting using Shears, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Wire Cutters.
- Inputs
- Shears
- 4 × Any Iron Ingot
- Output
- → Wire Cutters
item· Other
Wire Cutters is an item from SecurityCraft, crafted from Shears and Any Iron Ingot.
securitycraft:wire_cutterssecuritycraftsecuritycraftRecipe 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
}