Instant Grow Trees is a Stardew Valley mod which causes trees to grow instantly overnight if they have enough space.
- Install the latest version of SMAPI.
- Install this mod from Nexus mods.
- Run the game using SMAPI.
Just install the mod and play the game. Any saplings or planted tree seeds that have enough space will grow instantly overnight.
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.
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 . |
- Works with Stardew Valley 1.5.5+ on Linux/Mac/Windows.
- Works in single-player, multiplayer, and split-screen mode.
- No known mod conflicts.