techpack/gravelsieve/settingtypes.txt

8 lines
484 B
Plaintext
Raw Normal View History

2018-03-10 22:14:57 +01:00
# Rarity factor to find ores when sieving with the Gravel Sieve
2019-05-24 00:28:30 +02:00
# 1.0 is according to the mapgen generator
2018-03-10 22:14:57 +01:00
# 2.0 means half as many ores as result
# 0.5 means twice as many ores as result
2019-05-24 00:28:30 +02:00
gravelsieve_ore_rarity (Rarity factor to find ores) float 1.16
gravelsieve_ore_max_elevation (Maximum elevation considered when calculating ore distribution) int 0 -30912 30927
gravelsieve_ore_min_elevation (Minimum elevation considered when calculating ore distribution) int -30912 -30912 30927