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:
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
|
||||
-- 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