Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

WorldGeneratorApi 0.6 (For Minecraft 1.15)

Compare
Choose a tag to compare
@rutgerkok rutgerkok released this 06 Jun 15:42
· 83 commits to master since this release
  • Maven repo is not at codemc.io. See the wiki.
  • Added a BiomeGenerator parameter to BaseTerrainGenerator.getHeight. The old method is still supported, but deprecated.
  • Fixed a NullPointerException when setting a biome generator when no custom chunk generator was set.
  • Fixed the vanilla terrain generator ignoring your custom biome generators.