Raiders Don't Spawn During Raids

Started by CozyOrSomething on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Raiders Don't Spawn During Raids

Hey! So, I'm making an illager-centered mod, and want my custom mobs to spawn during raids. They are all illager-typed, have the raider tag, and even have spawn amounts set for specific raid waves, but for some reason, they just won't spawn?? I don't know what's causing this, but I really want to know how to fix it.

 

I'm also using the 1.21.8 Fabric Plugin, so let me know if it might just be another issue with that specific plugin.

Joined Apr 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The issue is that the mobs…
Sat, 05/02/2026 - 21:59

The issue is that the mobs know when to spawn, but your client may be only seeing when to spawn.

Joined Apr 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
also, how did you specify…
Sat, 05/02/2026 - 22:00

also, how did you specify the raid spawning?