Skip to content

Expose World Presets for world creation #12110

@CrazyDev05

Description

@CrazyDev05

Is your feature request related to a problem?

Currently, it is not possible to use world presets outside the ones defined in the WorldType enum
It would be extremely helpful for creating worlds with custom generators and world height (or other values defined by a world preset)

For example: right now, it is not possible to modify the world height without affecting all other worlds or some very hacky java code

Describe the solution you'd like.

Expose the world presets by replacing the WorldType enum with an interface reflecting the registry content similar to how the Biome enum was replaced

Describe alternatives you've considered.

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions