Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.18.x
Platforms
Creators
Details
Licensed Apache-2.0
Published 4 months ago
Updated 3 days ago
Changelog
Heavy optimisations done, there should be a noticeable difference in speed.
- Large structural changes, mainly focused around TerraformGenerator.generateNoise and HeightMap
- Ripped out Guava's cache, as a much weaker guarantee can be used (all the writers write the same thing, so coherence is way less of a problem)
- Blurring is now cached in the BiomeSection level to avoid competing ChunkCache writes
- Introduced more Java Records in hopes that the JVM does more with them
- Fixed some issue where plants could replace trees (i think there was a regression with placement somewhere)
- Fixed issue where the plugin didn't work with paper 1.21.5 craftbukkit mappings (trigged on beehives)
- Cave stalactites were accidentally disabled a year or so ago, readded them
- Added a config option for tree separation in plains
Files
Metadata
Release channel
ReleaseVersion number
19.1.0Loaders
Game versions
1.18.2, 1.19.4–1.21.5Downloads
119Publication date
April 19, 2025 at 9:26 PMPublisher

Hex_26
Member