1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2024-09-27 14:50:32 +02:00

Disable default trees by default (replaces them with beech trees)

This commit is contained in:
Vanessa Ezekowitz 2013-03-30 23:30:53 -04:00
parent 0380556e71
commit 89e1cb49bd

View File

@ -6,7 +6,7 @@
-- leafdecay.lua because of how it interacts with settings related to that
-- function.
moretrees.enable_replace_default_trees = false
moretrees.enable_replace_default_trees = true
-- Set this to true to enable leaf decay of all trees except the default ones.