Experimental features: only-work-in-loaded-chunks. This works like what vanilla crops do, and the crop chunk data is loaded dynamically. Please report bugs if you meet any error on Discord support channel.
Make the task scheduler cycle of the plugin to the millisecond level to reduce concurrent tasks which would happen more frequently if the cycle is tick.
Better support for vanilla farmland. Allow special crops to have the same mechanics as what vanilla crops do. There is also a new configuration section in config.yml to edit vanilla farmland mechanics.
Fixed variation not take effect in unloaded chunks.
Implemented Item Display type for crops ((1.19.4+)Â Only in Oraxen for the moment)
A mixed mode is ready for you to use 3 modes at the same time. It means that you can use tripwire for common crops and item_frame for rarer crops.
Now you can customize pots, and even make pots have different looks when using fertilizers. Moreover, vanilla blocks like Farmland is also supported in this update. Pots now have water storage, and if you want to use the old method, just set the storage to "1".
Better scheduler system which uses thread pool and object pool for better server performance. Lowing CPU resource and memory usage.
Improved the concept of growing, now using "points" to replace "stage", which means you can make crops have different grow speed, and let many stages using the same model instead of creating a lot of crop items.
Implemented a more powerful action system, where you can use more action types and even chain actions.
Added grow conditions and death conditions for more possibilities of customizing.
Customization for the death stage for each crop for any reason.
Improved plugin data folder structure to make it easier for installing expansions.
Custom filling method & White-list system for pots/sprinklers/wateringcans
Custom bone-meal for crops.
Now crops no longer have strict name limitation (_seeds, _stage_x)
Improved the funtions of Yield increase & speed grow fertilizers.
Skill bonus now supports custom expressions.
Improved customcrops plugin data format, which makes loading and saving much more efficient.
Implemented Item display(1.19.4+) for sprinkler animations and Text display(1.19.4+) for holograms