1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-06-30 07:01:12 +02:00

put all tree leaves into leaves and moretres_leaves groups, fixed incorrect

inclusion of "tree" group for leaves.
This commit is contained in:
Vanessa Ezekowitz
2013-02-13 21:25:24 -05:00
parent f0b77c5625
commit c854f526d4
2 changed files with 4 additions and 4 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 = false
moretrees.enable_default_leafdecay = true
-- Enable this if you want moretrees to redefine default apples so that they
-- fall when leaves decay/are dug.