[SOLVED] How to make ranged item with multiple tries

Started by Radek_Slayer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] How to make ranged item with multiple tries
Sun, 07/09/2023 - 09:38 (edited)

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
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think if you do "source…
Tue, 07/04/2023 - 17:43

I think if you do "source entity" instead of "event/target entity" it will work

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks bro! it worked :)
Sun, 07/09/2023 - 09:37

thanks bro! it worked :)

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Np, happy to help! :)
Fri, 07/14/2023 - 22:11

Np, happy to help! :)