armor_stand.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"pattern": [
"///",
" / ",
"/_/"
],
"result": {
"item": "minecraft:armor_stand"
},
"show_notification": true
}