my procedure does not work correctly (already solved)

Started by Muski360_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Jun 2021
Points:
596

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
my procedure does not work correctly (already solved)
Sun, 01/15/2023 - 16:19 (edited)

I'm making an item that throws 3 projectiles at short intervals, I did it like this: https://prnt.sc/pzQKRh4hUmmH when i test it in game, only 2 projectiles work correctly, the third one doesn't appear.

Edited by Muski360_ on Sun, 01/15/2023 - 16:19
Active 1 year ago
Joined Jan 2021
Points:
664

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 33
if youre using an item,…
Thu, 01/12/2023 - 01:27

if youre using an item, youll need to add a third "shoot projectile" procedure block

Active 4 months ago
Joined Jan 2021
Points:
737

User statistics:

  • Modifications: 2
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 198
Put the other server under…
Fri, 01/13/2023 - 12:14

Put the other server under your 2nd shot or just set the third shot to 22 ticks

Active 6 months ago
Joined Jun 2021
Points:
596

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
Worked, thank you!!
Sun, 01/15/2023 - 16:18

Worked, thank you!!