G GameIDs
minecraft · recipes · 1.21.11

White Harness

white_harness

Recipe #221

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "group": "harness",
    "key": {
        "#": "minecraft:white_wool",
        "G": "minecraft:glass",
        "L": "minecraft:leather"
    },
    "pattern": [
        "LLL",
        "G#G"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:white_harness"
    }
}