Detecting Projectile Type

Started by ConRam on

Topic category: Minecraft mod ideas exchange

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detecting Projectile Type

I'm trying to make a system to detect the type of projectile when it hits the block which i will use for the trigger, i need help with any idea on how i should detect what type of projectile it is (example: Arrow or Spectral Arrow, (while working with custom projectiles too))

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I believe you can use…
Mon, 07/29/2024 - 03:22

I believe you can use immediate source entity? I'm not sure.

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
alr i'll give it a try i…
Mon, 07/29/2024 - 18:00

alr i'll give it a try i also realized i might not even need it and might just do a different form of damage just using raytracing and stuff like that, thanks for the suggestion :D