Started by
woodcreatures
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone,
why entities in a custom biome spawn with a very low % ???? Even If I put spawn weight to 1000, I see one mob every 2 minutes
I have my custom mob, I have my custom biome (grass and dirt as ground blocks). All my mobs are set to creature.
Why they do spawn very rarely ?
I made lot of tests and this is quite absurd
My custom entities are CREATURE type and this way the rarely spawn in my custom biome.
I tried to remove all trees (more light) but nothing. And I made certain I use vanilla grass block + dirt for the ground.
Nothing to do, still rarely spawn even if spawning set to 1.000
So I decided to add them directly from the biome menu (Entity spawning inside Biome). If I use CREATURE even here then usual rare spawning.
Alternatively I can use MONSTER here and in this case some monsters appear but with 2 bugs:
1) if inside MOB I leave CREATURE then inside my biome I have tons of mobs (can't almost open the game)
2) many mobs do spawn above trees
If I set MONSTER inside biome and MONSTER inside mob then I have some spawn, still few tough
Can someone help me ?
thank you
I need a help here possible no one has a hint ?