
AutoSoil
Automatically triggers Soil Pourers on a schedule if the pot is empty.Details
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