forked from mtcontrib/minetest-mod-snow
Smooth transitions defaults to true.
This commit is contained in:
parent
ba7acfc617
commit
c9c2d5d583
@ -7,4 +7,4 @@ snow.enable_snowfall = false
|
|||||||
snow.debug = false
|
snow.debug = false
|
||||||
|
|
||||||
--Enables smooth transition of biomes.
|
--Enables smooth transition of biomes.
|
||||||
snow.smooth = false
|
snow.smooth = true
|
||||||
|
Loading…
Reference in New Issue
Block a user