๐ What's new
AcidIsland 2.0.0 embraces Minecraft 26.2's new sulfur pools as the signature look of the acid ocean. The whole sea is now acid-green sulfur water, dotted with bubbling sulfur vents that gas the surface with nausea and periodically erupt as geysers. The ocean floor has been livened up with gravel, tuff, magma, sulfur, and cinnabar, and a new spruce-themed "Sulfur Spring Refuge" starter island fits the harsher landscape. Vanilla structures are now on by default, so trial chambers generate buried beneath the ocean floor โ giving players a real reason to dig down.
Everything is version-aware: the same jar runs on Minecraft 1.21.x servers, where the 26.2 features quietly disable themselves and the water falls back to the classic warm ocean.
โจ Highlights
๐ Acid-green sulfur water (PR #176)
- โ๏ธ The default overworld biome is now
SULFUR_CAVES(Minecraft 26.2+), turning all water acid-green with matching green fog - On servers older than 26.2 the biome does not exist and the world automatically falls back to
WARM_OCEAN - Existing servers keep their configured biome โ this applies to new installs, or set
default-biome: SULFUR_CAVESyourself
๐ Sulfur vents and geysers (PR #176)
- Potent sulfur vents generate just below the sea surface: bubbles, a nausea gas cloud on the surface, and periodic geyser eruptions
- Four natural shapes โ chimney, mound, twin, and spiky crag โ with random variation so no two vents look alike
- โ๏ธ Per-chunk chance is configurable via the new
world.sulfur-vent-chanceoption (default 10%); requires Minecraft 26.2+, ignored on older servers
๐ชจ Varied ocean floor (PR #176)
- The barren sand floor is now a weighted mix of sand, gravel, sandstone, and tuff, with bubbling magma blocks and โ on 26.2+ โ scatterings of sulfur and cinnabar, echoing vanilla sulfur springs
- Older servers get gravel and tuff in place of the 26.2 blocks, so the floor is more interesting everywhere
๐๏ธ New "Sulfur Spring Refuge" island (PR #176)
- A new blueprint bundle in the island-selection panel: a hardy spruce outcrop with leaf litter, eyeblossoms, a wither rose, podzol, a tuff sanctum below, and a goat
- Same utilitarian starter kit as the cherry grove island (barrel, crafter, spruce sapling), built entirely from 1.21-safe blocks
๐๏ธ Structures on by default (PR #176)
- โ๏ธ
world.make-structuresnow defaults totrue: trial chambers and other underground structures generate buried beneath the ocean floor, and the trial key in the starter kit is earnable - Only affects newly generated worlds/chunks; existing configs keep their current setting
โ๏ธ Compatibility
โ๏ธ BentoBox API 3.14.0 โ๏ธ Minecraft 1.21.11 โ 26.2 (sulfur features require 26.2+) โ๏ธ Java 21
๐บ Updating โ important notes
๐บ World generation changes. The new water biome, vents, ocean floor, and structures all bake in at chunk generation. Existing worlds keep their current look in explored chunks; for the full 2.0.0 experience start a fresh world (or expect a visible seam at old chunk borders).
โ๏ธ Existing configs are not changed. Your current config.yml keeps its saved values. To adopt the new defaults on an existing install, set default-biome: SULFUR_CAVES, make-structures: true, and add sulfur-vent-chance: 10 โ or delete the config to regenerate it.
๐บ New blueprints on existing installs. BentoBox only extracts bundled blueprints into a missing blueprints folder. On an existing install, copy sulfur-spring.blueprint and sulfur_spring.json from the jar into plugins/BentoBox/addons/AcidIsland/blueprints/ to see the new island option.
๐ฅ How to update
- Stop the server
- Back up your BentoBox folder
- Drop the new jar into the addons folder and remove the old one
- Review the config notes above
- Start the server
Legend
- โ๏ธ config options have been removed, renamed, or added
- ๐บ special attention needed
What's Changed
- โ๏ธ Sulfur pool water as the base AcidIsland water (MC 26.2+) by @tastybento in https://github.com/BentoBoxWorld/AcidIsland/pull/176
- ci: add CurseForge publish workflow (publishes the release asset) by @tastybento in https://github.com/BentoBoxWorld/AcidIsland/pull/173
- ci: bump pinned reusable workflow to fe4b1f0 by @tastybento in https://github.com/BentoBoxWorld/AcidIsland/pull/174
- ci: bump pinned publish-platforms.yml to ca2dcd1 by @tastybento in https://github.com/BentoBoxWorld/AcidIsland/pull/175
Full Changelog: https://github.com/BentoBoxWorld/AcidIsland/compare/1.22.1...2.0.0
Information
| Published on | July 20, 2026 |
|---|---|
| Downloads | 1 |