{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:stone_pickaxe"
    },   
    "tags": [ "crafting_table" ],
    "pattern": [
      "XXX",
      " # ",
      " # "
    ],
    "key": {
      "#": {
        "item": "minecraft:stick"
      },
      "X": {
        "tag": "minecraft:stone_tool_materials"
      }
    },
    "result": {
      "item": "minecraft:stone_pickaxe"
    },
    "priority": -1
  }
}
