minecraft · recipes
· 1.20.6
Armor Stand
armor_stand
Recipe #541
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"pattern": [
"///",
" / ",
"/_/"
],
"result": {
"count": 1,
"id": "minecraft:armor_stand"
}
}