Procedure running twice (NOT CLIENT/SERVER SIDE ISSUE)

Started by TheStatDefender on

Topic category: Help with Minecraft modding (Java Edition)

Active 10 months ago
Joined Jul 2022
Points:
328

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
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

Active 10 months ago
Joined Jul 2022
Points:
328

User statistics:

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

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