G GameIDs
minecraft · recipes · 26.1.2

Saddle

saddle

Recipe #886

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:iron_ingot",
        "X": "minecraft:leather"
    },
    "pattern": [
        " X ",
        "X#X"
    ],
    "result": {
        "id": "minecraft:saddle"
    }
}