{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:mace"
    },
    "tags": [ "crafting_table" ],
    "key": {
      "#": {
        "item": "minecraft:breeze_rod"
      },
      "*": {
        "item": "minecraft:heavy_core"
      }
    },
    "pattern": [
      "*",
      "#"
    ],
    "unlock": [
        {
            "item": "minecraft:breeze_rod"
        },
        {
            "item": "minecraft:heavy_core"
        }
    ],
    "result": {
      "item": "minecraft:mace",
      "count": 1
    }
  }
}
