{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:armor_stand"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "///",
      " / ",
      "/_/"
    ],
    "key": {
      "/": {
        "item": "minecraft:stick"
      },
      "_": {
      	"item": "minecraft:double_stone_slab",
        "data": 0
      }
    },
    "result": {
      "item": "minecraft:armor_stand"
    }
  }
}
