G GameIDs
minecraft · recipes · 1.19.4

Ladder

ladder

Recipe #238

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:stick"
        }
    },
    "pattern": [
        "# #",
        "###",
        "# #"
    ],
    "result": {
        "count": 3,
        "item": "minecraft:ladder"
    },
    "show_notification": true
}