{
  "format_version": "1.21.80",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:copper_nugget"
    },
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "#"
    ],
    "key": {
      "#": {
        "item": "minecraft:copper_ingot"
      }
    },
    "unlock": [
      {
        "item": "minecraft:copper_ingot"
      }
    ],
    "result": {
      "item": "minecraft:copper_nugget",
      "count": 9
    }
  }
}