sprinkler_plan
Determine the number of sprinklers and materials required to water a specified number of tilled tiles, based on your save's crafting capabilities and chosen sprinkler type.
Instructions
Sprinklers + materials to water tiles, and whether the save's bars can build them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tiles | Yes | Number of tilled tiles to water. | |
| save_path | No | Path to a save file OR a save folder (e.g. .../Saves/Farm_123 or .../Saves/Farm_123/Farm_123). Leave empty to use the save configured at server startup (--save/--save-dir or SDV_SAVE_PATH/SDV_SAVE_DIR). The server never auto-discovers saves; one must be configured or passed explicitly. | |
| sprinkler | No | Sprinkler type (coverage 4/8/24). | Quality |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| error | No | ||
| tiles | No | ||
| shortfall | No | ||
| sprinkler | No | ||
| buildable_now | No | ||
| coverage_each | No | ||
| materials_needed | No | ||
| materials_on_hand | No | ||
| sprinklers_needed | No |