Started by
akisephila
on
Topic category: Help with MCreator software
I have custom spawning conditions for one of my mobs.
If {Nearest player} has achievement {Free the end} then
return {true}
else
return {false}
But it.. doesn't work? Please help.
Show the setup in image