This release fixes an issue in new world creation where water creatures were not spawning naturally because recently the FLAT type of world height of the world became -63, i.e., one block above -64. Unfortunately, this fix doesn't change existing worlds. It can only affect new worlds.
To fix current worlds
Use are your own risk! Take a backup copy of your world beforehand
Load and edit the level.dat file of the world NBT tags to look like this:
This can be done manually via a tool like https://nbt.mcph.to/.
Another approach is to copy and paste the levels.dat file from another world that has been generated normally.
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later only
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- 🔺Make sure you are running 1.21.3 or later!
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Water animal sea fix by @tastybento in #414
- Release 1.18.2 by @tastybento in #416
Full Changelog: 1.18.1...1.18.2