Release 2.3.1
New in this release
- ⚙️🔺 Biome changes apply to ocean islands again. The
change-ocean-biomesoption (added in 2.3.0) defaulted tofalse, which made Biomes skip every block already in an ocean biome — so an all-ocean island (SkyBlock/AcidIsland void worlds, which are entirelywarm_ocean) was skipped entirely while still reporting success. The default is nowtrue. Fixes #171. [PR #172]
Compatibility
✔️ BentoBox API 3.14.0+
✔️ Minecraft 1.21.x – 26.1.x
✔️ Java 21
Upgrading
- Take backups of your server, for safety.
- Download this jar and put it in your addons folder — delete the old one.
- Restart the server.
🔺 Note: On a server upgrading from 2.3.0, the
change-ocean-biomesline is not written to your existingconfig.ymlautomatically in this version, but the new default (true) takes effect in memory, so biome changes work again. If you want to see/edit the option explicitly, addchange-ocean-biomes: truetoconfig.ymland/bbox reload. (This config-visibility gap is fully fixed in 2.3.2.)
Legend
- ⚙️ config options have been removed, renamed, or added
- 🔺 special attention needed
What's Changed
- ⚙️🔺 fix: default change-ocean-biomes to true (fixes #171) by @tastybento in #172
- ci: add GitHub Action to publish releases to Modrinth by @tastybento in #168
- Add MC 26.1.2 to Modrinth game-versions by @tastybento in #169
- Version 2.3.1 by @tastybento in #173
Full Changelog: 2.3.0...2.3.1