G GameIDs
minecraft · recipes · 1.21.11

Armor Stand

armor_stand

Recipe #541

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