G GameIDs
minecraft · recipes · 1.21.11

Saddle

saddle

Recipe #886

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