mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-07-05 01:20:40 +02:00
Make regular cubical leaves the default again, since plantlike leaves don't
wave with shaders.
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user