Jump to content

Custom mobs gradually stop spawning (1.18.2)


Recommended Posts

My mobs are all subclasses of PathfinderMob and don't have any spawning restrictions. I added each mob to the respective biomes with weight: 100, minCount: 1, and maxCount: 2. I can send any relevant code if it helps with troubleshooting.

When I first teleport to my custom dimension and run /forge entity list, I get the following:

spacer.png

After I fly ~500 blocks away and run the command again, there are significantly less entities spawning.

spacer.png

If I return to the first location and run the command again, even less entities.

spacer.png

In the vanilla overworld I am seeing anywhere between 200 and 300 entities, so I know there's an issue. But I'm not sure where to start looking. Which files restrict mob spawning?

Link to comment
Share on other sites

For anyone else encountering this issue: add your mob to the biome's "spawners" list twice: once as a monster and once as a creature.

No idea why that's the fix, but now I'm getting 600 entities to spawn.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.