From 7a105a084107492145daf5b948640ae187f541c2 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 14 Aug 2015 11:45:13 -0400 Subject: don't run the decay code on ANY of the default trees this also disables decaying default trees and default jungletrees with the regular default single color leaves --- default_settings.txt | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'default_settings.txt') diff --git a/default_settings.txt b/default_settings.txt index f3843de..63dfa39 100644 --- a/default_settings.txt +++ b/default_settings.txt @@ -38,18 +38,6 @@ moretrees.plantlike_leaves = false moretrees.enable_leafdecay = true --- Enable this one if you want this mod's leafdecay code to affect the old --- default trees too; this setting is independent of the one above. You'll --- want to manually disable the default leafdecay code in minetest_game if --- you enable this, otherwise you'll have two sets of leaf decay code running --- at the same time, which will just waste CPU for no benefit. - -moretrees.enable_default_leafdecay = true - --- Enable this one for default *jungle* leaves - -moretrees.enable_default_jungle_leafdecay = true - -- Enable this if you want moretrees to redefine default apples so that they -- fall when leaves decay/are dug. -- cgit v1.2.3