forked from minetest/minetest_game
Adjust shadow intensity based on cloud density (#2938)
This commit is contained in:
@ -72,6 +72,6 @@ default:torch 99,default:cobble 99
|
||||
# Helps rivers create more sound, especially on level sections.
|
||||
#river_source_sounds = false
|
||||
|
||||
# Enable cloud variation by the 'weather' mod.
|
||||
# Enable cloud and shadow intensity variation by the 'weather' mod.
|
||||
# Non-functional in V6 or Singlenode mapgens.
|
||||
#enable_weather = true
|
||||
|
Reference in New Issue
Block a user