1 messages · Page 1 of 1 (latest)
I want an advancement to trigger only if I have another advancement. Is that possible?
yes
you can do execute if entity @s[advancements={namespace:<advancement>=true}]
execute if entity @s[advancements={namespace:<advancement>=true}]
that's not really an advancement though
that's a command
could work though
ty