G GameIDs
minecraft · recipes · 1.20.6

Ladder

ladder

Recipe #238

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