forked from mtcontrib/minetest-mod-snow
change debug comment
This commit is contained in:
@ -17,7 +17,7 @@ local doc = {
|
||||
sleds = "Disable this to prevent sleds from being riden.",
|
||||
enable_snowfall = "Enables falling snow.",
|
||||
lighter_snowfall = "Reduces the amount of resources and fps used by snowfall.",
|
||||
debug = "Enables debug output.",
|
||||
debug = "Enables debug output. Currently it only prints mgapgen_v6 info.",
|
||||
smooth_biomes = "Enables smooth transition of biomes",
|
||||
christmas_content = "Disable this to remove christmas saplings from being found.",
|
||||
smooth_snow = "Disable this to stop snow from being smoothed.",
|
||||
|
Reference in New Issue
Block a user