Add settingtypes.txt

This commit is contained in:
Wuzzy 2016-11-03 22:18:41 +01:00
parent efbb144bda
commit d686d8ac8d
1 changed files with 9 additions and 0 deletions

9
settingtypes.txt Normal file
View File

@ -0,0 +1,9 @@
#Mines are generated no higher than this depth.
mines_deep_min (Highest mines depth) int -64
#Mines are generated no lower than this depth.
mines_deep_max (Lowest mines depth) int -380
#Determines how many mines are generated. Increase this value to generate more
#mines.
mines_spawnfactor (Mines generation factor) float 1.5 0.0