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.
AutoSoil
Automatically triggers Soil Pourers on a schedule if the pot is empty.
| Date uploaded | a year ago |
| Version | 0.1.0 |
| Download link | Michiyo-AutoSoil-0.1.0.zip |
| Downloads | 9019 |
| Dependency string | Michiyo-AutoSoil-0.1.0 |
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
CHANGELOG
0.1.0
- Initial Release.