1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-02 14:50:20 +02:00

Set bloom intensity

This commit is contained in:
grorp
2024-10-16 14:12:25 +02:00
committed by GitHub
parent df8159436c
commit 093cd28a27
4 changed files with 7 additions and 5 deletions

View File

@ -72,8 +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
# If enabled, the 'weather' mod will control cloud parameters, shadow intensity
# and volumetric lighting.
# If enabled, the 'weather' mod will control cloud parameters, shadow intensity,
# bloom and volumetric lighting.
# Non-functional in V6 or Singlenode mapgens.
enable_weather (Enable weather) bool true