- fix: log spamming -> PR #6
- Port to 1.21
- Fix: Sugar Cane not receiving extra growth.
- Fix: Bamboo not receiving extra growth
- NeoForge version
- Updated config system.
- Old configs will be ignored. Use the JSON file instead.
- Simplified config and made it more clear what the settings mean.
Update mixins for 1.19
- Lift the version requirement, so you can play with the mod on Minecraft 1.18 or higher.
This version will work on 1.18.0-1.18.2, as long as you have the proper Fabric API version.
- Saplings are now affected by the speed-up.
This version will work on 1.18.0-1.18.2, as long as you have the proper Fabric API version.
+ Make crops only grow faster when there is rain on the current block.
For example, the check won't occur in caves unless there is a hole that lets the rain fall onto the block.