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

Add Per-World Spawning #350

Open
QuinnCHall opened this issue Apr 13, 2022 · 0 comments
Open

Add Per-World Spawning #350

QuinnCHall opened this issue Apr 13, 2022 · 0 comments

Comments

@QuinnCHall
Copy link

Right now I can add a list of worlds that all custom mobs can spawn in. However, it would be nice to be able to specify specific worlds for specific mobs. For example, if I were to make a fiery demon mob, I would want it to spawn specifically in the nether. But if I had a bird creature or some other creature that I wanted to spawn in the overworld, I couldn't have the two spawn in their specific worlds. The demon thing would spawn in the overworld, and the bird would spawn in the nether, because there is no way to specify where they should spawn.
Having the ability to set specific worlds for mobs created with AdvancedSpawners would allow users to greatly increase their creativity when it comes to new creatures in each dimension. If you feel like taking this a step further, instead of specifying just the worlds, you could possibly even add support for individual biomes inside of that world. However, I don't think that is as needed.

To summarize, I would love the ability to specify which world (using world names) specific creatures that I make in AdvancedSpawners to randomly spawn in.

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