Additions:
-
(Neo)Forge support. Supports Forge for versions 1.20.1 and below. Supports NeoForge for versions 1.20.1 and above.
-
1.20.5, 1.20.6 and 1.21 support.
-
Added
/unloadedactivity config
command. This command is accessible for the host on singleplayer/LAN worlds. On servers you will need op to run this command.
Bugfixes:
- Fixed propagule overgrowth. Propagule saplings no longer grow when they are hanging. (By mahss-io #25)
Changes:
-
Removed
Cardinal Components Api
as a dependency. Also comes with a new config option to enable/disable CCA data conversion. (default: true) -
Removed
Fabric Api
dependency. -
Changed java package name. From
com.github.inzan17
tolol.zanspace.unloadedactivity
because I own thezanspace.lol
domain. -
Updated the config screen. Made the
Random Ticks
,Accuracy
and thePrecipitation Ticks
subcategories disable themselves if their respective option is turned off.
Changed to using manifold preprocessor for supporting multiple versions.
Fixed cactus overriding blocks when growing.
Fixed cactus not destroying itself when growing next to a block.
Added missing option to disable cactus growth.
Separated toggle for disabling Kelp and Glow berries growth. The option growPlantStems will be removed.
No more support for 1.19.3.
Bug fixes
- Improved pumpkin/melon simulation to be more accurate.
Changes
- Restructuring of internal code.
- Restructuring of config menu.
Additions
- Support for 1.20.2.
- Mod now remembers block positions which will make it much faster at simulating chunks, aswell as an option to turn it off if you want.
- Save weather info for use in simulation.
- Ability to simulate Precipitation Ticks.
- Simple benchmark command for developer. (/unloadedactivity benchmark)
- Support for turtle eggs.
- Support for snow.
- Support for water freezing.
- Support for ice melting.
- Support for cauldrons in weather.
- Support for cauldrons under dripstone.
- Support for dripstone growth.
- Support for dripstone turning mud to clay.