{
  "type": "crafting_shaped",
  "pattern": [
    "///",
    " / ",
    "/_/"
  ],
  "key": {
    "/": {
      "item": "minecraft:stick"
    },
    "_": {
      "item": "minecraft:stone_slab"
    }
  },
  "result": {
    "item": "minecraft:armor_stand"
  }
}