Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

high level pokemon near the portal of the nether #129

Closed jochuan closed 8 years ago

jochuan commented 8 years ago

What happens:

i found a lot of pokemons with level 30 and 51 near the portal of the nether in a distance of 5 blocks

What you expected to happen:

there shouldn't be high level pokemons there

Steps to reproduce:

1.go to the nether


Affected Versions (Do not use "latest"):

Thutmose commented 8 years ago

it is probably due to the spawn centers for the nether and the overworld being different, Try changing spawnCentered to false, and delete the spawnLevelFunctions option to let it reset (should regenerate it with the new stuff if it is deleted) and see if that makes the ones at the nether about the same level as the ones in the overworld.

jochuan commented 8 years ago

it worked