mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-06-30 07:01:12 +02:00
Disable default trees by default (replaces them with beech trees)
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user