summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default_settings.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/default_settings.txt b/default_settings.txt
index 5b82a4e..b67846a 100644
--- a/default_settings.txt
+++ b/default_settings.txt
@@ -26,11 +26,11 @@ moretrees.spawn_saplings = true
moretrees.enable_stairsplus = true
--- Set this to false if you don't like the plantlike drawtype for leaves
--- (this is done to improve peoples' framerates without resorting to making
--- leaf nodes opaque). Affects default leaves and default jungle leaves also.
+-- Set this to true if you want the plantlike drawtype for leaves, which
+-- improves some peoples' framerates without resorting to making leaf nodes opaque.
+-- Affects default leaves and default jungle leaves also.
-moretrees.plantlike_leaves = true
+moretrees.plantlike_leaves = false
-- Set this to true to enable leaf decay of all trees except the default ones.