mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-30 13:50:23 +02:00
Add initial 'weather' mod to vary cloud density, thickness, velocity
This commit is contained in:
@ -71,3 +71,7 @@ engine_spawn (Use engine spawn search) bool false
|
||||
# Whether river water source nodes create flowing sounds.
|
||||
# Helps rivers create more sound, especially on level sections.
|
||||
river_source_sounds (River source node sounds) bool false
|
||||
|
||||
# Enable cloud variation.
|
||||
# Non-functional in V6 or Singlenode mapgens.
|
||||
enable_weather (Enable weather) bool true
|
||||
|
Reference in New Issue
Block a user