Crafting using Shears, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Universal Block Remover.
- Inputs
- Shears
- 2 × Any Iron Ingot
- Output
- → Universal Block Remover
item· Other
Universal Block Remover is an item from SecurityCraft, crafted from Shears and Any Iron Ingot.
securitycraft:universal_block_removersecuritycraftsecuritycraftsecuritycraft:items/can_interact_with_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SII"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"item": "minecraft:shears"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}