1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2024-11-05 18:00:34 +01:00

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

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