G GameIDs
minecraft · recipes · 1.19.4

Leather Horse Armor

leather_horse_armor

Recipe #251

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "X": {
            "item": "minecraft:leather"
        }
    },
    "pattern": [
        "X X",
        "XXX",
        "X X"
    ],
    "result": {
        "item": "minecraft:leather_horse_armor"
    },
    "show_notification": true
}