{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:copper_bars"
    },
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "###",
      "###"
    ],
    "key": {
      "#": {
        "item": "minecraft:copper_ingot"
      }
    },
    "unlock": [
      {
        "item": "minecraft:copper_ingot"
      }
    ],
    "result": {
      "item": "minecraft:copper_bars",
      "count": 16
    }
  }
}