Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

AutoSoil
Automatically triggers Soil Pourers on a schedule if the pot is empty.
Last updated | 3 weeks ago |
Total downloads | 2173 |
Total rating | 1 |
Categories | Mods Misc Mono |
Dependency string | Michiyo-AutoSoil-0.1.0 |
Dependants | 0 other packages depend on this package |
README
AutoSoil
AutoSoil is a quality-of-life mod for Schedule I that automatically activates nearby Soil Pourers when pots are empty.
Created by Michiyo, this mod helps automate your garden management..
💡 Features
- 🌱 Automatically pours soil in pots that are empty
- 🧠 Safe logic — only activates Soil Pourers with valid pots are empty
- ⚙️ Configurable check interval via MelonPreferences
⚙️ Configuration
AutoSoil writes settings to your MelonPreferences.cfg
under [AutoSoil]
.
Here’s what it looks like: [AutoSoil]
CheckInterval = 60.0 # Time (in seconds) between sprinkler checks
You can safely modify these values while the game is not running.
🔧 Installation
- Make sure you have MelonLoader installed for Schedule I
- Download
AutoSoil.dll
- Place it in your game’s
Mods/
folder - Launch the game
✅ Compatibility
- 🎮 Game: Schedule I
- 🧠 Framework: Mono (not IL2CPP)
📜 License
This mod is provided as-is, free to use and modify. Attribution is appreciated but not required.
❤️ Credits
- Michiyo – implementation, debugging, and feature expansion