minecraft · recipes
· 1.15.2
Armor Stand
armor_stand
Recipe #541
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"///",
" / ",
"/_/"
],
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"result": {
"item": "minecraft:armor_stand"
}
}