Advancment not showing

{
    "display": {
      "icon": {
        "id": "minecraft:spawner",
        "count": 1
      },
      "title": "Putting a animal back together!",
      "description": [
        "Craft a spawn egg.",
        {
          "text": "Reward: 10 XP",
          "color": "dark_blue",
          "bold": true,
          "italic": false
        }
      ]
    },
    "parent": "modify:base",
    "criteria": {
      "requirement": {
        "trigger": "minecraft:tick",
        "conditions": {
          "player": [
            {
              "condition": "minecraft:entity_properties",
              "entity": "this",
              "predicate": {
                "type": "minecraft:player",
                "slots": {
                  "*": {
                    "items": "#modify:spawn_eggs"
                  }
                }
              }
            }
          ]
        }
      }
    },
    "rewards": {
      "experience": 10
    }
  }
  

The advanment isnt even showing and /advancment doesnt work either my other advancements work fine, but this one isnt showing i used misode on 1.20.5 with 1.20.5 selected

Continue to help post