G GameIDs
minecraft · recipes · 1.21.11

Yellow Harness

yellow_harness

Recipe #680

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