forked from mtcontrib/moretrees
Disable default trees by default (replaces them with beech trees)
This commit is contained in:
parent
0380556e71
commit
89e1cb49bd
|
@ -6,7 +6,7 @@
|
|||
-- leafdecay.lua because of how it interacts with settings related to that
|
||||
-- function.
|
||||
|
||||
moretrees.enable_replace_default_trees = false
|
||||
moretrees.enable_replace_default_trees = true
|
||||
|
||||
-- Set this to true to enable leaf decay of all trees except the default ones.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user