Skip to content

Latest commit

 

History

History

InstantGrowTrees

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Instant Grow Trees is a Stardew Valley mod which causes trees to grow instantly overnight if they have enough space.

Contents

Install

  1. Install the latest version of SMAPI.
  2. Install this mod from Nexus mods.
  3. Run the game using SMAPI.

Use

Just install the mod and play the game. Any saplings or planted tree seeds that have enough space will grow instantly overnight.

Configure

In-game settings

If you have Generic Mod Config Menu installed, you can click the cog button (⚙) on the title screen or the "mod options" button at the bottom of the in-game menu to configure the mod. Hover the cursor over a field for details, or see the next section.

config.json file

The mod creates a config.json file the first time you run it. You can open the file in a text editor to configure the mod:

group setting effect
FruitTrees InstantlyAge Whether fruit trees age instantly to iridium quality overnight. Default false.
  InstantlyGrow Whether fruit trees grow instantly overnight. Default true.
  InstantlyGrowInWinter Whether fruit trees also grow instantly in winter. Default true.
  InstantlyGrowWhenInvalid Whether fruit trees also grow instantly even if they normally wouldn't grow (e.g. too close to another tree). Default false.
NonFruitTrees InstantlyGrow Whether non-fruit trees grow instantly overnight. Default true.
  InstantlyGrowInWinter Whether non-fruit trees also grow instantly in winter. Default true.
  InstantlyGrowWhenInvalid Whether non-fruit trees also grow instantly even if they normally wouldn't grow (e.g. too close to another tree). Default false.

Compatibility

  • Works with Stardew Valley 1.6+ on Linux/macOS/Windows.
  • Works in single-player, multiplayer, and split-screen mode.
  • No known mod conflicts.

See also