Skip to content

Nether API related fixes#23

Open
jbredwards wants to merge 1 commit into
Jboymercs:mainfrom
jbredwards:main
Open

Nether API related fixes#23
jbredwards wants to merge 1 commit into
Jboymercs:mainfrom
jbredwards:main

Conversation

@jbredwards
Copy link
Copy Markdown

  • Declare mod dependencies.
  • Only use the Nether API code within the "api" package, since anything else is prone to changing between updates.
  • Remove re-implementations of Nether API features (to avoid confusing other mod devs that expect Nether API code to be ran!):

More testing should probably be done before releasing this, to make sure things still behave as intended!

- Declare mod dependencies.
- Only use the Nether API code within the "api" package, since anything else is prone to changing between updates.
- Remove re-implementations of Nether API features (to avoid confusing other mod devs that expect Nether API code to be ran!):
  - Ash wastelands biome music now uses the music handler provided by Nether API.
  - Don't override Nether API world provider, fixing parity issues with Nether API and jbredwards/Nether-API#37.
  - Remove chunk generator, fixing parity issues with Nether API.

More testing should probably be done before releasing this, to make sure things still behave as intended!
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.

1 participant