Editing this tag is stopping mobs from spawning with enchanted items

The on_mob_spawn_equipment tag is used directly for the enchantment provider, so I've changed it to this (By default it just includes the non_treasure tag), but when I change it mobs stop spawning with ANY enchantments. { "replace": false, "values": [ "minecraft:mob_exclusive/fire_trail", "minecraft:mob_exclusive/huge", "minecraft:mob_exclusive/regeneration", "minecraft:mob_exclusive/withering" ] }
Continue to help post