why dont my recipe dont work 1.21.6

  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "pattern": [
    "wdw",
    "wgw",
    "eme"
  ],
  "key": {
    "m": "minecraft:mace",
    "e": "minecraft:echo_shard",
    "d": "minecraft:dragon_egg",
    "w": "minecraft:wither_skeleton_skull",
    "g": "minecraft:enchanted_golden_apple"
  },
  "result": {
    "id": "minecraft:mace",
    "components": {
      "minecraft:attribute_modifiers": [
        {
          "type": "minecraft:attack_damage",
          "id": "minecraft:attack_damage",
          "amount": 8,
          "operation": "add_value"
        },
        {
          "type": "minecraft:armor",
          "id": "minecraft:armor",
          "amount": 20,
          "operation": "add_value",
          "slot": "mainhand"
        },
        {
          "type": "minecraft:attack_speed",
          "id": "minecraft:attack_speed",
          "amount": -2.5,
          "operation": "add_value",
          "slot": "mainhand"
        }
      ],
      "minecraft:unbreakable": {},
      "minecraft:damage_resistant": "minecraft:is_fire",
      "minecraft:custom_name": {
        "text": "Scythe",
        "type": "text",
        "font": "minecraft:default",
        "bold": false,
        "italic": false,
        "underlined": false,
        "strikethrough": false,
        "obfuscated": false
      },
      "minecraft:item_model": "533w7:scythe"
    },
    "count": 1
  },
  "show_notification": true
}```
Continue to help post