You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
Bukkit introduced a new world generator API. This is great news, as most world generator plugins will no longer need to use NMS or this API. This is just a quick update to make sure that this API still works with the latest Spigot builds. In the future, this API will need a redesign so that all overlapping functionality is removed from this API.
Updated to be compatible with latest Spigot builds, with the new world generator.
Fix missed function update in ChunkData.setBlock. (By @SuperSpyTX )
If changing the NoiseGeneratorSettings fails, a more descriptive error message is now printed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bukkit introduced a new world generator API. This is great news, as most world generator plugins will no longer need to use NMS or this API. This is just a quick update to make sure that this API still works with the latest Spigot builds. In the future, this API will need a redesign so that all overlapping functionality is removed from this API.
This discussion was created from the release WorldGeneratorApi 1.2.2 (for Minecraft 1.17).
Beta Was this translation helpful? Give feedback.
All reactions