Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Angela Ranna

Uploaded by

ArchAngelKiragis

Virus scan

Safe to use

About this mod

Makes grass more virulent on the beach and river farms, rocks more virulent on the quarry and 4 corners farms, and has config options to do the grass thing on other farms and forage on the forest farm.

Requirements
Permissions and credits
Changelogs
My partner tried out the new beach farm and wasn't super impressed...the catch rates seem low, the boxes are rare, and they don't contain a whole lot worth giving up so much space and the ability to use sprinklers for. This seems to be a common problem with all the farm types other than the standard and forest farms - standard has space, forest has hardwood, but the others just don't give enough back for the lack of farming space.

We got to talking, and something that hasn't been really done is a ranching focused farm. I did a little code digging and lo' and behold, the code that spawns grass is packed up nice and tidy in its own method. Turns out rock geode spawns are too, so why not tweak that while we're at it. Adjusting the fish table on the farm is not nearly so easy, unfortunately, so I just extended the grass virulence to the river farm as well. The forest doesn't need any help but...eh, already this deep so let's give the player the ability to tweak the forage spawn rate too, though we'll disable it by default.

Change List
  • The beach and river farms call the spawn grass method twice, so it should be more virulent and support animals easier than other layouts.
  • The quarry and 4-corners farms call the spawn rocks/geodes method twice, giving it a small buff.
  • A config option is included (but turned off by default) to also have the grass go nuts on other farms.
  • A config option is included (but turned off by default) to have the forest farm try to spawn forage twice.
  • A config option is included (turned on by default) to let you turn off the rock/geode double dipping in case you have a different mod to improve the farm quarry installed, like Better Quarry Redux.
  • A config option is included (set to 1 by default) that lets you control how many additional times the spawn methods get called each day, just in case you want to go really nuts.

Install
How to use
Run the game once to generate the config file then check it if you want to change any settings, but other than that this should work on any existing or new game out of the box.

Compatibility
  • Tested on the beach farm with Stardew Valley 1.5 on Windows.
  • Tested in single player.

TODO
  • Test other farms.
  • Test in multiplayer/split screen (probably just the host needs to have this installed, and guests having it won't affect anything).