mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-03 23:20:22 +02:00
Adjust shadow intensity based on cloud density (#2938)
This commit is contained in:
@ -72,6 +72,6 @@ engine_spawn (Use engine spawn search) bool false
|
||||
# Helps rivers create more sound, especially on level sections.
|
||||
river_source_sounds (River source node sounds) bool 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 (Enable weather) bool true
|
||||
|
Reference in New Issue
Block a user