Skip to content

Release 1.19.1

Latest

Choose a tag to compare

@tastybento tastybento released this 11 Oct 22:51
aa55dcc

This release fixes an issue in new world creation where water creatures were not spawning naturally because 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

You need to edit or replace the level.dat file in the bskyblock_world folder. The simple approach is to copy a level.dat file from a generic world and paste over it, e.g. the world folder's copy. Then restart the server, and it should work. Alternatively, if you have a NBT editor, then you can change the level.dat file of the world NBT tags to look like this:
image

Compatibility

✔️ BentoBox API 2.7.1 or later only
✔️ Minecraft 1.21.3+ only
✔️ Java 21

Upgrading

  1. Make sure you are upgrading to MC 1.21.3 or later!
  2. Stop the server. Make a backup just in case.
  3. Copy this jar over the old one
  4. Restart the server
  5. You should be good to go!

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

New Contributors

Full Changelog: 1.90.0...1.19.1