This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
WorldGeneratorApi 0.6 (For Minecraft 1.15)
- Maven repo is not at codemc.io. See the wiki.
- Added a
BiomeGenerator
parameter toBaseTerrainGenerator.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.