ladder.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"###",
"# #"
],
"key": {
"#": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:ladder",
"count": 3
}
}