Skip to content

Releases: BentoBoxWorld/AcidIsland

Release 1.20.1

11 Oct 19:22
876facc

Choose a tag to compare

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 acidisland_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

Full Changelog: 1.20.0...1.20.1

Release 1.20.0

16 Nov 21:01
a24735b

Choose a tag to compare

This release is for MC 1.21.3 and above only. It is not backwards compatible, sorry! The API changes are too big.

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

Full Changelog: 1.19.0...1.20.0

Release 1.19.0

17 Aug 16:46
f7ae02f

Choose a tag to compare

This is a bug fix release. It prevents acid damage if you are in a chest boat of some kind.

Compatibility

✔️ BentoBox API 2.5.0
✔️ Minecraft 1.20.x, 1.21.x
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you do not want the ocean floor, change the setting to false, and 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.18.2...1.19.0

Release 1.18.2

14 Jan 17:36
eb1ef35

Choose a tag to compare

This is a bug fix release. It prevents acid damage if you are in a chest boat of some kind.

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.x
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you do not want the ocean floor, change the setting to false, and 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.18.1...1.18.2

Release 1.18.1

26 Nov 19:39
df273d9

Choose a tag to compare

NEW DEFAULTS!

Note: This version has new defaults for island height and has an ocean floor. If you do not want these, then change config.yml. If you are upgrading, the old values will be used, but be careful if you ever delete config.yml.

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.x
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you do not want the ocean floor, change the setting to false, and 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

  • fix: unbreakable item still damaged by acid by @4o4E in #142
  • 🔡 Add Ukrainian locale by @gitlocalize-app in #145
  • Version 1.18.1 by @tastybento in #140
  • Updated permissions in addon.yml [commit: 9db846a]
  • Update README.md [commit: 85835a4]
  • 🔺⚙️Make ocean floor default to on [commit: a689d36]
  • 🔺⚙️Shifted island height to 65 [commit: 7384711]

New Contributors

  • @4o4E made their first contribution in #142

Full Changelog: 1.18.0...1.18.1

Release 1.18.0

14 May 15:31
e3bb98f

Choose a tag to compare

Compatibility

✔️ BentoBox API 1.23
✔️ Minecraft 1.19
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you want the ocean floor, change the setting to true, and restart the server. Note that this will only add ocean floors to new islands when upgrading.
  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

  • 🔺Added a bedrock bottom to the generated seafloor so that sand will not fall into the void and create lag. #138 . Note that this will not change any chunks already generated, only new chunks.

Full Changelog: 1.17.2...1.18.0

Release 1.17.2

17 Apr 06:05

Choose a tag to compare

This release uses the latest BentoBox API and Spigot's custom world generator API to add a vanilla-style ocean bottom with geodes, and coral. It is default off, and can be enabled in config.yml. It is recommended to start a new world if this setting is enabled.

Compatibility

✔️ 🔺 BentoBox API 1.23
✔️ Minecraft 1.19
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you want the ocean floor, change the setting to true, and restart the server. Note that this will only add ocean floors to new islands when upgrading.
  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.

Changes

Full Changelog: 1.17.1...1.17.2

Release 1.17.1

18 Feb 17:47
78e6a30

Choose a tag to compare

This release uses the latest BentoBox API and Spigot's custom world generator API to add a vanilla-style ocean bottom with geodes, and coral. It is default off, and can be enabled in config.yml. It is recommended to start a new world if this setting is enabled.

Compatibility

✔️ 🔺 BentoBox API 1.22.1
✔️ Minecraft 1.19
✔️ Java 17

Upgrading

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. Restart the server
  4. Double check config.yml settings are how you want them. If you want the ocean floor, change the setting to true, and restart the server. Note that this will only add ocean floors to new islands when upgrading.
  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.

Changes

  • ⚙️🔺 Ocean bottom can now be generated. Set in config.yml and restart worlds.
  • 🔡 Translate ru.yml via GitLocalize (#130) Co-authored-by: DraimCiDo danilaorlov4@gmail.com

Bug Fixes

  • Fix play sound test

Full Changelog: 1.16.0...1.17.1

Release 1.16.0

04 Oct 12:20

Choose a tag to compare

Compatibility

✔️ BentoBox API 1.21.0.
✔️ Minecraft 1.19
✔️ Java 17

Changelog

Legend

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

Changes

  • Fixes min-world-height bug in the world generator
  • Update to BentoBox 1.21 API
  • Romanian translation by @gitlocalize-app in #120
  • French translation by @gitlocalize-app in #121
  • Indonesian translation by @gitlocalize-app in #122
  • Korean translation by @gitlocalize-app in #123
  • Turkish translation by @gitlocalize-app in #124

Full Changelog: 1.15.2...1.16.0

Release 1.15.2

27 Nov 19:38
d722e9f

Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.5 onwards
✔️ Minecraft 1.16.5, 1.17.x
✔️ Java 16

Changelog

Legend

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

Bug Fixes

  • Prevent Axolotl from dying in acid. (commit: 6925f00) #116

Full Changelog: 1.15.0...1.15.2