mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-14 02:12:01 -04:00
Set volumetric lighting strength
This commit is contained in:
parent
b23c44d980
commit
df8159436c
4 changed files with 11 additions and 5 deletions
|
@ -72,7 +72,8 @@ 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 and shadow intensity variation by the 'weather' mod.
|
||||
# If enabled, the 'weather' mod will control cloud parameters, shadow intensity
|
||||
# and volumetric lighting.
|
||||
# Non-functional in V6 or Singlenode mapgens.
|
||||
enable_weather (Enable weather) bool true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue