G GameIDs
minecraft · recipes · 1.16.5

Lead

lead

Recipe #562

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "~~ ",
        "~O ",
        "  ~"
    ],
    "key": {
        "~": {
            "item": "minecraft:string"
        },
        "O": {
            "item": "minecraft:slime_ball"
        }
    },
    "result": {
        "item": "minecraft:lead",
        "count": 2
    }
}