How to make entity despawn when player dies

Started by Gamemaster2022 on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 months ago
Joined Apr 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
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

Active 1 month ago
Joined Dec 2014
Points:
1020

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 561
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

 

Active 3 months ago
Joined Apr 2021
Points:
583

User statistics:

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

Thank you, it works perfectly!