Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Sonozuki

Uploaded by

Sonozuki

Virus scan

Safe to use

About this mod

A framework mod that lets you add custom grass sprites, locations and season dependant (including winter)

Requirements
Permissions and credits
Changelogs
Donations
More Grass is a framework mod that allows you to add custom grass sprites, using just .png files.
It also adds the ability to choose which season grass can live in as well as which season grass can grow in (including winter).

Creating a Content Pack
Go to: https://github.com/AndyCrocker/StardewMods/tree/master/MoreGrass#creating-a-content-pack for instructions about creating a content pack

Install

Configuration
  • LocationsWhiteList - The locations that more grass is allowed to retexture in (leave blank to ignore property.)
  • LocationsBlackList - The locations that more grass isn't allowed to retexture in (leave blank to ignore property.)
  • PercentCoverageOfDefaultGrass - The percent of grass that MoreGrass should leave as default grass.
  • CanAnimalsEatGrass - Whether animals will consume the grass they eat. This is mainly here so players can keep grass for aesthetic reasons, instead of animals eating it all. Animals will still get full from eating it, it just won't disappear.
  • CanGrassLiveInSpring - Whether grass can live in spring.
  • CanGrassLiveInSummer - Whether grass can live in summer.
  • CanGrassLiveInFall - Whether grass can live in fall.
  • CanGrassLiveInWinter - Whether grass can live in winter.
  • CanGrassGrowInSpring - Whether grass can spread in spring.
  • CanGrassGrowInSummer - Whether grass can spread in summer
  • CanGrassGrowInFall - Whether grass can spread in fall
  • CanGrassGrowInWinter - Whether grass can spread in winter
  • IncludeMeadowlandsGrassInAllFarms - Whether the meadowlands only grass should be included in all farm maps.

When specifying location names, you can prefix them to change how the name should get interpreted, for more information and examples see here


Extra info