Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
You are viewing a potentially older version of this package.
View all versions.
BotanistUseSprinkler
Makes Botanist use the sprinkler
| Date uploaded | a year ago |
| Version | 1.0.1 |
| Download link | Fortis-BotanistUseSprinkler-1.0.1.zip |
| Downloads | 97 |
| Dependency string | Fortis-BotanistUseSprinkler-1.0.1 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0README
BotanistUseSprinkler
A Schedule I quality of life mod. This mod makes Botanist use a sprinkler if it exists, this improves the time it takes for them to water.
Works with multiplayer, per testing only the host needs the mod.
Installation
- Install MelonLoader
Base Game (IL2CPP) Version
- Drag
BotanistUseSprinkler.dllinto theModsfolder
Alternate (Mono) Version
- Drag
BotanistUseSprinkler_Mono.dllinto theModsfolder
CHANGELOG
v1.0.4
- Updated mod to work as of update v0.4.1f12
- Updated version displayed in MelonLoader console
v1.0.3
- Tweaked how mod gets sprinklers to hopefully fix cases where certain sprinkler placements may not be triggered by Botanist
v1.0.2
IL2CPP Only
- Fixed issue where if a pot has no sprinkler, mod would try to get pot sprinklers every second while botanist hand watered
Mono
- Optional update, only fixed version shown in console when loading and matched IL2CPP version (1.0.2)
v1.0.1
- Fixed animation bug which also improves speed
- Slightly tweaked how it gets sprinklers
Mono Only
- Changed check from ActiveMinPass to PerformAction (ActiveMinPass is called per game tick, whereas PerformAction is only called once)
v1.0.0
- Initial release