Hello
This advancement:
adventure/adventuring_time
adventure/kill_all_mobs
husbandry/bred_all_animals
husbandry/complete_catalogue
Have criteria with special character : and / ("textures/entity/cat/red.png" or "minecraft:wolf")
Is not problematic for advancement but if you want to check criteria advancement is not working
Example of a command that does not work:
execute if entity @s[advancements={adventure/kill_all_mobs={minecraft:cave_spider=false}}] run ....
execute if entity @s[advancements={husbandry/complete_catalogue={textures/entity/cat/tabby.png=false}}] run ....
Is not realy a bug but is not work
Thank you for your report!
However, this issue is a Duplicate of MC-139908.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki – 📖 FAQs