Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

seitanicbean

Uploaded by

seitanicbean

Virus scan

Safe to use

About this mod

Keep your fields tidier! Put sprinklers on fences! Put torches in scarecrows and sprinklers!

Permissions and credits
Changelogs
Donations
Have you ever planned out the perfect layout for your farm only to realise you've put a bunch of fences where sprinklers need to be or that you haven't left room for torches? Well here's a simple mod to keep your fields tidier!

Config Options
Tidy Fields currently allows:

place_torches_in_scarecrows
  • Left click on any scarecrow while holding a torch to put a torch in it, it is returned upon breaking the scarecrow
  • Config value options: "true" (default), "false"
place_torches_in_sprinklers
  • Same as above, but with sprinklers
  • Config value options: "true" (default), "false"
place_sprinklers_on_fences
  • Left click on any fence while holding a sprinkler to place a sprinkler on top of it, it should function like a normal sprinkler (though it cannot use 1.5 upgrades like the pressure nozzle as of this current version). The sprinkler can be retrieved just like a torch on a fence, by breaking it with a pick like a regular sprinkler
  • Config value options: "true" (default), "false"


Installation
Download and unzip the zip file into your "Stardew Valley/Mods" folder and run the game, all features are enabled by default and should just work!

A "config.json" file will be generated by SMAPI in "Stardew Valley/Mods/TidyFields" after running the game once with the mod installed. The config will include the options above so you can enable or disable them.


Compatibility
No custom textures are used so this will be compatible with all texture mods.

Fence sprinklers currently cannot be activated by the Activated Sprinklers mod (or any similar mod), I am aware of this and looking at a fix.


Known Bugs
  • Fence sprinklers cannot use the 1.5 update sprinkler upgrades (e.g. Pressure Nozzle)
  • Fence sprinklers do not animate when the player first enters the farm for a day, the ground is just already watered
  • Fence sprinklers are not activated when placed even with Activated Sprinklers mod installed. This does not break that mod's functionality with ground sprinkler

Potential Updates (proving hard to implement though)
  • Fixing the above known bugs
  • Sprinklers in scarecrows
  • Torches in sprinklers on fences
  • Scarecrows on fences?!
  • Torches in sprinklers in scarecrows on fences?!?!


Credits
Big thanks to my lovely gf herbivoor for the initial idea, helping me actually design this mod to not be a horrible experience to use and for the lovely screenshots! ♥


Check out the source code on gitlab ?