forked from mtcontrib/moretrees
set leaves to dissapear on decay by default
instead of dropping as items
This commit is contained in:
parent
54458de461
commit
94d1b5f461
@ -85,4 +85,4 @@ moretrees.sapling_chance = 20
|
|||||||
-- If this variable is set to true, drop leaves out as entities during leaf
|
-- If this variable is set to true, drop leaves out as entities during leaf
|
||||||
-- decay, rather than just disappearing them.
|
-- decay, rather than just disappearing them.
|
||||||
|
|
||||||
moretrees.decay_leaves_as_items = true
|
moretrees.decay_leaves_as_items = false
|
||||||
|
Loading…
Reference in New Issue
Block a user