Pokecube-Development / Pokecube-Issues-and-Wiki

This is where all issues for the core pokecube mods should go, also this is where the main wiki should be maintained
MIT License
30 stars 24 forks source link

Cant Seem to make pokemon spawn... rarely. #835

Open LordPhrozen opened 2 years ago

LordPhrozen commented 2 years ago

Issue Description:

Heyo! Modpack author here, our modpack does not focus on pokemon.... but we do use it. Due to this I want to have pokecube mobs spawn.... pretty rarely ( 1 in every 2 or 3 chunks )

What happens:

Set all of the spawning variables to low values, but...

pokecube mobsseem to spawn in groups of 3+ and pokecube mobs are still pretty common

What you expected to happen:

rarely find single spawns of pokecube mobs.

Steps to reproduce:

1. 2. 3. ...


Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.

Thutmose commented 2 years ago

hmm, for this, what you would need to do is make an edited pokemobs_spawns.json for the server, which sets them all to min and max of 1, some of the entries in the default show how to to that.

Then, set mobSpawnNumber to 1, and maxSpawnRadius to say 48-64. That should result in the spread you are looking for.

The 1.18 version will have an easier way to edit this.

LordPhrozen commented 2 years ago

image

Unfortunately These are the only config files I see, I do not have a pokemons_spawns.json.

That being said, thanks so much for the quick response!!

Thutmose commented 2 years ago

this should have the relevant information on the spawns: https://pokecube.readthedocs.io/en/latest/datapacks/editing_spawns.html