despawn a projectile

Started by MrBOBERTAK on

Topic category: Advanced modding

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
despawn a projectile

it's as simple as that but i can't figure it out :

 

 

 

 

No idea what identifier to use, as event / target entity despawns the shooter mob, same for source and immediate source, and i can't use entity iterator

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
took me some time to respond…
Sun, 08/24/2025 - 12:36

took me some time to respond, but i trigger it when it touches a player or a block

 

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the …
Fri, 10/24/2025 - 04:41

Use the "ImmediateSourceEntity'" identifier.  (I'm not sure if it will work in this case)