How do I make an entity spawn only after an advancement is complete?

Started by Damien Hart on

Topic category: Help with MCreator software

Last seen on 23:44, 8. Sep 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make an entity spawn only after an advancement is complete?

I've been looking everywhere for an answer but nothing has come up. I've tried to figure out how to make a certain entity spawn only after an advancement has been achieved but all it does is despawn no matter what.

Last seen on 23:22, 12. Sep 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could probably enable a…
Sat, 08/24/2024 - 03:17

You could probably enable a gamerule whenever the player gets the achievement, and have it only able to spawn when the gamerule is true
I use a similar system for a mod that I work on!

Last seen on 23:44, 8. Sep 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
like this?
Sat, 08/24/2024 - 08:56

like this?

Last seen on 23:22, 12. Sep 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry for the late response,…
Thu, 08/29/2024 - 21:36

Sorry for the late response, the image sadly isn't loading