Started by
Radek_Slayer
on
Topic category: Help with Minecraft modding (Java Edition)
hi , i made a ranged item that is called "Birthday Hat" and i want to do a procedure so when player who throws the projectile gets another try when he misses his target and if he hits his target he doesn't get another try
can someone help me?
here are the failed procedures i made:
when hits (it would probably work if i would replace "Event/Target Entity" with "Player who throws the projectile"):
when missed:
Edited by Radek_Slayer on Sun, 07/09/2023 - 09:38
I think if you do "source entity" instead of "event/target entity" it will work
thanks bro! it worked :)
Np, happy to help! :)