Procedure running twice (NOT CLIENT/SERVER SIDE ISSUE)

Started by TheStatDefender on

Topic category: Help with modding (Java Edition)

Last seen on 12:26, 28. Mar 2024
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure running twice (NOT CLIENT/SERVER SIDE ISSUE)

Title
My problem is that my procedure that randomly spawns a mob when another mob is killed is sometimes spawning two mobs instead of one
Like the title said, this is not a problem that can be solved by only running server side, I tried that.
Here is my code

Last seen on 12:26, 28. Mar 2024
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The image didn't work, so…
Sun, 07/17/2022 - 03:00

The image didn't work, so here it isMy code