minecraft · recipes
· 1.13.2
Ladder
ladder
Recipe #238
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"# #",
"###",
"# #"
],
"key": {
"#": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:ladder",
"count": 3
}
}