kikipunk
- kikipunk
- kikipunk
- Europe/Stockholm
- Yes
- No
Some state does not put update automatically.
The states "occupied" does not pass true when a person sleeps (screenshot).
The states enabled does not pass true when it is no longerpowered (screenshot).Some state does not put update automatically.
The states "occupied" does not pass true when a person sleeps (screenshot).
The states enabled does not pass true when it is unpowered (screenshot).
Some state does not put update automatically.
The states "occupied" does
notpass true when a person sleeps (screenshot).
The states enabled does not pass true when it is unpowered (screenshot).
Hello
This advancement:
adventure/adventuring_time
adventure/kill_all_mobs
husbandry/bred_all_animals
husbandry/complete_catalogueHave 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
Hello
This advancement:
adventure/adventuring_time
adventure/kill_all_mobs
husbandry/bred_all_animals
husbandry/complete_catalogueHave 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
Hello
This advancement:
adventure/adventuring_time
adventure/kill_all_mobs
husbandry/bred_all_animals
husbandry/complete_catalogueHave 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
selector advancement+criterenot work perfectlyselector critere advancement not work perfectly with some criteria



There are not a bug, It is displayed in red because it is not possible. Same for the negative value (http://puu.sh/aQTpD/2750a7476e.jpg)
the current path is minecraft:chests/village_weaponsmith
or the good path is minecraft:chests/village/village_weaponsmith
Confirmed for 1.14 and 1.15