selector critere advancement not work perfectly with some criteria
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
2020-01-12, 02:35 AM
2020-01-12, 11:14 PM
2020-01-12, 11:14 PM
0
1
-