This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
WorldGeneratorApi 1.2.0 (for Minecraft 1.17)
- Updated to Minecraft 1.17.
- Added
getHighestBlockYAt(x, z)
to DecorationArea. - Added
spawnEntity(entityClass, x, y, z)
to DecorationArea.
Note: worlds with extended height are currently untested. They'll likely work, but maybe trying to modify the base shape of the terrain will produce an error. Please let me know if that's the case.