AcidIsland for BentoBox 1.18.2
on Feb 4, 2024This 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
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- 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.
- 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
- Update id.yml by @DustyGanteng in #148
- Prevent chest boats from causing acid damage. (commit: 198cc66)
- Release 1.18.2 by @tastybento in #147
New Contributors
@DustyGanteng made their first contribution in #148
AcidIsland for BentoBox 1.18.0
on Aug 6, 2023Compatibility
✔️ BentoBox API 1.23+ ✔️ Minecraft 1.19+ ✔️ Java 17+
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- 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.
- 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: https://github.com/BentoBoxWorld/AcidIsland/compare/1.17.2...1.18.0