forked from mtcontrib/moretrees
tweak on-gen to be faster still
This commit is contained in:
parent
7161cfbdee
commit
e912fba6c8
|
@ -66,7 +66,7 @@ for i in ipairs(moretrees.treelist) do
|
|||
if moretrees.spawn_saplings then
|
||||
biome_lib:grow_plants({
|
||||
grow_delay = 2,
|
||||
grow_chance = 2,
|
||||
grow_chance = 1,
|
||||
grow_plant = "moretrees:"..treename.."_sapling_ongen",
|
||||
grow_nodes = moretrees[tree_biome].surface,
|
||||
grow_function = grow_function,
|
||||
|
|
Loading…
Reference in New Issue
Block a user