G GameIDs
minecraft · recipes · 1.21.11

Leather Horse Armor

leather_horse_armor

Recipe #251

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "X": "minecraft:leather"
    },
    "pattern": [
        "X X",
        "XXX",
        "X X"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:leather_horse_armor"
    }
}