- Added 26.1 support
- BACKUP YOUR WORLDS BEFORE UPDATING - During the world update process, the worlds will be automatically migrated by the server. At this point, plugins have not yet been loaded. Please be sure to back up your world, and after the migration is complete, copy the customcrops folder from the original world directory to the new world directory.
- Due to the frequent BetonQuest api changes, now BQ3 support has been moved into https://modrinth.com/plugin/betonquestaddon maintained by mrjimin
- Fixed NoBuildPlus compatibility
- Delayed world initialization until all plugins are loaded. This might help improve compatibility some plugins
- Updated adventure to 4.18.0
- Updated zstd-jni to 1.5.6-9
- Fixed an issue that sound action would throw errors if lack arguments
3.6.12
- Fixed a bug with watering-can on 1.20.5+
- Improved the display when watering-can is a damageable item
- Fixed potential error if the crop data is inconsistent with the model when interacting
- Fixed the compability with ItemsAdder because its API triggered an event that should not have been triggered.