{
  "format_version": "1.21.80",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:copper_axe"
    },
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "XX",
      "X#",
      " #"
    ],
    "key": {
      "#": {
        "item": "minecraft:stick"
      },
      "X": {
        "item": "minecraft:copper_ingot"
      }
    },
    "unlock": [
      {
        "item": "minecraft:copper_ingot"
      }
    ],
    "result": {
      "item": "minecraft:copper_axe"
    }
  }
}