set leaves to dissapear on decay by default

instead of dropping as items
This commit is contained in:
Vanessa Ezekowitz 2014-10-05 14:13:53 -04:00
parent 54458de461
commit 94d1b5f461
1 changed files with 1 additions and 1 deletions

View File

@ -85,4 +85,4 @@ moretrees.sapling_chance = 20
-- If this variable is set to true, drop leaves out as entities during leaf
-- decay, rather than just disappearing them.
moretrees.decay_leaves_as_items = true
moretrees.decay_leaves_as_items = false