
Last updated | 8 hours ago |
Total downloads | 32 |
Total rating | 0 |
Categories | Mods |
Dependency string | Lan-FullAutoIrrigation-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
全自动浇水
🔮 中文
✨ 功能说明
背景
这次的Mod并没有什么特殊的背景故事,单纯就是觉得田地和一堆树里面放个大花洒不太漂亮,所以就有了这个Mod。
全自动浇水
全自动帮你的田地和树木浇水:
- ⚙️ 全场景自动浇水覆盖
- 进游戏的时候,自动帮你浇水,每个浇水的对象按照10C的价格从你账上扣钱(按照一个大花洒能浇24格田地,250C的维护费用来算,大致就是每格田地10C)
- 玩家开垦田地的时候自动浇水
- 玩家放置树木的时候自动浇水
📦 技术细节
- 天气检测和自动灌溉
通过BlockTree.CheckRainServer
后置补丁实现,借由CheckRainServer方法,可以得知地图是否下雨,下雨的情况下,田地和树木将不会被二次灌溉,也不会收你的10C。 - 兼容性 该Mod并未拦截和修改游戏的任何方法,理论上不会出现与Mod冲突的其他Mod。
🛠️ 安装指南
- 下载
Lan-FullAutoIrrigation-1.0.0.zip
- 解压至
Old Market Simulator
根目录
Fully Auto Irrigation
🔮 English
✨ Feature Description
Background
This mod doesn't have any special background story. It was simply created because placing a large sprinkler in the middle of farmland and trees looked aesthetically unpleasing, which led to the creation of this mod.
Fully Automatic Irrigation
Automatically waters your farmland and trees:
- ⚙️ Full-scenario Automatic Irrigation Coverage
- Automatically waters all farmland and trees when entering the game. Each irrigation operation will deduct 10C from your account (based on a large sprinkler's capacity of 24 tiles with 250C maintenance cost, approximately 10C per tile)
- Automatically waters newly cultivated farmland
- Automatically waters newly planted trees
📦 Technical Details
- Weather Detection & Automatic Irrigation
Implemented through a post-patch ofBlockTree.CheckRainServer
. By leveraging the CheckRainServer method, the mod detects rainfall status on the map. During rainfall, farmland and trees will not receive duplicate irrigation, and no 10C charges will be applied. - Compatibility
This mod does not intercept or modify any game methods, making it theoretically conflict-free with other mods.
🛠️ Installation Guide
- Download
Lan-FullAutoIrrigation-1.0.0.zip
- Extract to the root directory of
Old Market Simulator