G GameIDs
minecraft · recipes · 26.1.2

Armor Stand

armor_stand

Recipe #541

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "/": "minecraft:stick",
        "_": "minecraft:smooth_stone_slab"
    },
    "pattern": [
        "///",
        " / ",
        "/_/"
    ],
    "result": {
        "id": "minecraft:armor_stand"
    }
}