G GameIDs
minecraft · recipes · 1.13.2

Shears

shears

Recipe #912

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        " #",
        "# "
    ],
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:shears"
    }
}