Mobs spawn too often

Started by ionisator on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Aug 2022
Points:
431

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Mobs spawn too often

I have a rather large, significant mob. How can I make it spawn less in my custom biome?

Parameters:

Spawn type: creature

Spawn weight: 1

Group size: 1 to 1

Do I have to add more mobs to make spawn weight affect anything? I don't really have any other mobs there yet, so is this required?

Active 1 month ago
Joined Aug 2022
Points:
431

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
spawn type: monster*
Fri, 09/29/2023 - 20:56

spawn type: monster*

Active 2 months ago
Joined Sep 2025
Points:
8

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
If you only have one mob…
Mon, 09/15/2025 - 01:49

If you only have one mob that generates in a custom biome, spawn weight doesn't do anything and the mob will spawn way too much.

I'm looking for a work-around as well, I assume something to do with the extra spawn condition procedure.