G GameIDs
minecraft · recipes · 26.1.2

Ladder

ladder

Recipe #238

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:stick"
    },
    "pattern": [
        "# #",
        "###",
        "# #"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:ladder"
    }
}