How to make entity despawn when player dies

Started by Gamemaster2022 on

Topic category: Help with modding (Java Edition)

Last seen on 16:16, 15. Sep 2023
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make entity despawn when player dies

Hello, I am trying to make a boss that will despawn immediately when player dies. But I can't figure out how to do it. Are there any ideas? Thanks

Last seen on 17:38, 6. Mar 2024
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I mean you might be able to…
Wed, 02/09/2022 - 21:27

I mean you might be able to do something like this, replacing BlightMob with your boss mob

sdfa

 

Last seen on 16:16, 15. Sep 2023
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you, it works…
Fri, 02/18/2022 - 21:51

Thank you, it works perfectly!