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

[REQUEST] Custom world generators #66

Open
turtledude01 opened this issue Dec 20, 2024 · 0 comments
Open

[REQUEST] Custom world generators #66

turtledude01 opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
Request New feature or request

Comments

@turtledude01
Copy link

Being able to use a custom world generator (EG: TerraformGenerator) to modify the generation parameters of the Resource world, while currently possible via Multiverse config editing, does not appear to be supported and causes some issues.

Currently: The spawn chunks in the Resource world are generated using the regular generator, while the rest of the world use the Multiverse configured generator

What I would like to happen: Either detect Multiverse and let it handle the generation, possibly even offload the world creation and deletion to Multiverse via the API, or allow defining a custom generator within the ResourceWorld config.

@turtledude01 turtledude01 added the Request New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants