G GameIDs
minecraft · recipes · 26.1.2

Green Harness

green_harness

Recipe #795

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "group": "harness",
    "key": {
        "#": "minecraft:green_wool",
        "G": "minecraft:glass",
        "L": "minecraft:leather"
    },
    "pattern": [
        "LLL",
        "G#G"
    ],
    "result": {
        "id": "minecraft:green_harness"
    }
}