Don't Starve Together

Don't Starve Together

45 ratings
Custom Regrowth Time
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
1.236 KB
24 Nov, 2015 @ 12:33pm
1 Change Note ( view )

Subscribe to download
Custom Regrowth Time

Description
A server side mod that changes the amount of time it takes plants to regrow.

Important: By default, this mod does nothing!
The whole point of the mod is for you to configure it. If you just start up this mod without configuring it, it's equivalent to not downloading it altogether.

Default dedicated server config:
configuration_options = { sapling_regrowth = 4, --Days until a sapling grows another twig (number) grass_regrowth = 3, --Days until a grass tuft regrows (number) berry_regrowth = 3, --Days until a berry bush produces more berries (number) berry_variance = 2, --Amount of time the berry bush is randomly allowed to go over the regrowth time (number) berry_increase = true, --If berry bushes should decrease yield over time (true/false) },
11 Comments
k the 13th 14 Dec, 2022 @ 2:37am 
stopped working
TREE-ENT 1 Oct, 2022 @ 2:29pm 
how do i configure it?
glutendog 22 Dec, 2018 @ 12:44am 
is it possible to allow growth during winter?
i'd like to make a winter-only server, but realized getting crops would be kinda bad :-(
john nightreign 20 Jan, 2018 @ 8:04pm 
make it for juicy
Trebles 11 Apr, 2017 @ 6:48pm 
pls can you make it work with juicyberry bushes:steamsad:
Falsified 26 Mar, 2017 @ 3:37pm 
Is this DEDICATED only?
Wayfarer 31 Oct, 2016 @ 1:37pm 
can you add support for juicy berries?
Plex 27 Apr, 2016 @ 4:04pm 
my modconfig:

return {
["workshop-561840097"] = { enabled = true }
configuration_options = {
sapling_regrowth = 1, --Days until a sapling grows another twig (number)
grass_regrowth = 1, --Days until a grass tuft regrows (number)
berry_regrowth = 1, --Days until a berry bush produces more berries (number)
berry_variance = 1, --Amount of time the berry bush is randomly allowed to go over the regrowth time (number)
berry_increase = true, --If berry bushes should decrease yield over time (true/false)
},


}
Plex 27 Apr, 2016 @ 4:04pm 
about the config, when starting the server I get:

[00:00:01]: [string "scripts/modindex.lua"]:861: could not load modsettings: ../mods/modsettings.lua
LUA ERROR stack traceback:
=[C] in function 'assert'
scripts/modindex.lua(861,1) in function 'UpdateModSettings'
scripts/modindex.lua(492,1) in function 'Load'
scripts/main.lua(301,1) in main chunk
[00:00:01]: [string "scripts/mainfunctions.lua"]:955: variable 'global_error_widget' is not declared
LUA ERROR stack traceback:
=[C] in function 'error'
scripts/strict.lua(23,1)
scripts/mainfunctions.lua(955,1)

Breadix 10 Mar, 2016 @ 8:49am 
It's great! Keep up the work :happy_creep: