2024-12-17 02:08:01 +03:00

20 lines
275 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"///",
" / ",
"/_/"
],
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:stone_slab",
"data": 0
}
},
"result": {
"item": "minecraft:armor_stand"
}
}