File Details
lavarising-1.1.0.jar
- R
- May 25, 2025
- 59.25 KB
- 35
- 1.21.5
- Fabric
File Name
lavarising-1.1.0.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
# Changelog
## [1.1.0] – 2025-05-25
### Fixed
- **Lava retreat system**
Improved retreat logic: once lava descends back to the start level, a full purge is triggered and the retreat phase no longer loops indefinitely.
- **Complete terrain cleanup**
The `clearAllLavaLayers()` method now removes *all* lava fluid blocks within a radius + 2 from the world bottom up to `lavaEndY+1`, ensuring no lava remains after the retreat phase.

