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