Skip to content
Snippets Groups Projects
Unverified Commit d04b7091 authored by Paramat's avatar Paramat Committed by GitHub
Browse files

Add missing 'weather' mod documentation to minetest.conf.example

parent c0335e24
Branches
No related tags found
No related merge requests found
......@@ -71,3 +71,7 @@ default:torch 99,default:cobble 99
# Whether river water source nodes create flowing sounds.
# Helps rivers create more sound, especially on level sections.
#river_source_sounds = false
# Enable cloud variation by the 'weather' mod.
# Non-functional in V6 or Singlenode mapgens.
#enable_weather = true
......@@ -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.
# Enable cloud variation by the 'weather' mod.
# Non-functional in V6 or Singlenode mapgens.
enable_weather (Enable weather) bool true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment