- Spigot v1.21.5 compatibility. v1.21.3 and v1.21.4 seem to be compatible, although not fully tested.
- Freeze water in winter: Disabled, partial, or full. Disabled by default. Melts the ice in spring if enabled.
- Made chunk processing more efficient and safer.
- Fixed the bug that was preventing the animal spawn rate from increasing in spring.
- Spawn fewer extra mushrooms in autumn.
- The getHighestBlockYAt method returns the highest block's Y coordinate at the specified X and Z coordinates. However, in some cases, this method might return -1 if no valid block is found (e.g., in void areas or unloaded chunks). When this happens, the y value becomes -1, which is invalid for block coordinates. This update adds additional validity checks.
- The default temperature has been decreased by 5 degrees celsius. This will help players in the Nether and in The End.
This update brings the extra animal spawning feature back. All spawning methods have been tested by players.
Summer:
- Increases the spawn rate of jungle animals (Parrots, Ocelots, and Pandas) by 30%.
Autumn:
- Increases the spawn rate of Mooshrooms, Frogs, and Foxes by 30%.
- Spawns less extra mushrooms.
Winter:
- Increases the spawn rate of Wolves, Foxes, and Polar Bears by 50%.
Spring:
- Increases the spawn rate of Sheep, Cows, Pigs, Rabbits, and Chickens by 30%.