procedure playing when entity despawned

Started by sillytrain5 on

Topic category: Help with MCreator software

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
procedure playing when entity despawned

i have a entity that despawns if under a certain day but it still plays the procedure it has even when it immeditly despawns if under the day how can i fix this so it doesn't do the procedure until it actually spawns like if it has been in the world for 3 seconds / 60 ticks 

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you show the procedure?
Sat, 11/01/2025 - 17:11

can you show the procedure?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
      is the initial…
Sat, 11/01/2025 - 18:52

 

 

 

  1. is the initial spawn for the entity
  2. is the entity tick update
  3. is the spawn condition