Skip to content
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)

Compare
Choose a tag to compare
@rutgerkok rutgerkok released this 24 Jun 19:38
· 32 commits to master since this release
  • 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.