Synchronizes plants and crops growth, ensuring that they would be ready for harvest together.
It averages grow, so there is no net gain or loss from using it.
Features
Works by actually adjusting grow rate, not by manually changing their growth state like other similar mods. You can actually see its effect in info window, and it draws outline for synced crops!
Two working modes:
Default mode - plants are looking for same kind of plants nearby to sync. Can work with pots, hydroponics and other similar furniture.
Zone mode - only plants within the same zone are synced, even if they are not nearby. Works with crops that can't be sown in direct proximity, but not with hydroponics.
You can configure a max gap between syncable crops to avoid extreme effects.
Performance impact
Very low. It only recalculates groups once in 2000 ticks (≈33 seconds of normal speed) and outside of it barely does anything.
Still, there are reports from some users about brief freezes in biomes with extreme plant density. Enabling zone mode in settings solves it, but this mode would not work for hydroponics.
Powered by Harmony
It is safe to add to existing saves, and even safe to remove!
All changes are via dynamic patching — no changes to data structures.
Compatibility
It should be compatible with all plants that do not have a custom implementation. Built-in support for:
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=2134308522]Vanilla Plants Expanded[/url]
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=1541519487]Orassans[/url]
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=1786466855]Pawnmorpher[/url]
License
All original code in this mod is licensed under the [url=https%3A%2F%2Fopensource.org%2Flicenses%2FMIT]MIT license[/url][opensource.org].
Known issues
[list]
[*] Mods that add new plants may require explicit support, if they have custom growth rate calculations. Tell me if something does not work.
[/list]
Credits
Wishmaster - his old mod was used as a starting point (not much of it left in release though).
Think you found a bug?
Please read [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725234314]Fluffy's instructions[/url] before reporting.
Alternative links
[url=https%3A%2F%2Fgithub.com%2Fquicksilverfox%2FRimworldMods]GitHub[/url][github.com] (source code, non-steam and old versions there)