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

Clean up world type implementation + add BoP support #7

Open
wants to merge 2 commits into
base: Forge-1.16.X
Choose a base branch
from

Conversation

embeddedt
Copy link

This PR cleans up the world type implementation to use Forge's world type registry instead of hacking it in via mixins. The world type is still registered under the minecraft namespace so old worlds/server configs should work correctly.

I've also introduced support for using Biomes o Plenty with Overworld Two by adding a new world type. If the option in BoP to make its world type the default is enabled, Overworld Two will automatically make this improved version the default.

@anoomolu
Copy link

Hi. been using a build with this PR and it's been working fine, haven't encountered any issues.

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

Successfully merging this pull request may close these issues.

2 participants