Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Increase spawn chance with distance from spawn (and dimensions) #63

Open
DracoExE opened this issue Aug 3, 2022 · 0 comments

Comments

@DracoExE
Copy link

DracoExE commented Aug 3, 2022

If possible, you could add an option to increase the spawn chance of an eldritch mob depending on the distance to the spawn point. With this, distant regions will be more likely to spawn difficult mobs (making these locations more challenging to players).

This migth be achieved by adding a setting to define the block distance as increments starting at the world spawn point. For example, if setting a 200 block distance, an elite mob have a 0.01 chance to spawn if its from the world spawn point up to 200 blocks. From 201 to 400 blocks, the elite mobs spawn chance increases to 0.02, from 401 to 600 blocks, the chance to spawn is 0.03, and so on.

I havent checked if it's already incorporated, but an addon or alternative to this suggestion could be increasing the spawn chance depending on the dimension (such as doubling the chance of an eldritch mob in the nether). I feel this could be a bit more complicated to integrate with other dimension mods though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant