forgot to change a couple of default settings before pushing

This commit is contained in:
Vanessa Ezekowitz 2013-02-11 22:11:18 -05:00
parent 6da6bda95e
commit f0b77c5625
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ moretrees.enable_leafdecay = true
-- you enable this, otherwise you'll have two sets of leaf decay code running
-- at the same time, which will just waste CPU for no benefit.
moretrees.enable_default_leafdecay = true
moretrees.enable_default_leafdecay = false
-- Enable this if you want moretrees to redefine default apples so that they
-- fall when leaves decay/are dug.