techage/settingtypes.txt

19 lines
929 B
Plaintext
Raw Normal View History

2019-09-16 00:30:04 +03:00
# Maximim number of Forceload Blocks per player (default 20)
techage_max_num_forceload_blocks (Max. number of Forceload Blocks) int 20
2019-03-02 14:24:48 +03:00
# Enable Basalt Stone (and disable ore generation via cobble generator)
techage_basalt_stone_enabled (Basalt Stone enabled) bool false
2019-03-02 14:24:48 +03:00
# Rarity factor to find ores when sieving with the Gravel Sieve
# 1.0 is according to the mapgen generator
# 2.0 means half as many ores as result
# 0.5 means twice as many ores as result
techage_ore_rarity (Rarity factor to find ores) float 1.0
# Enable alternative recipes for steel and bronze.
# Instead of the furnace the player has to use the Coal Burner.
2020-03-29 23:07:05 +03:00
techage_modified_recipes_enabled (Enable alternative recipes for steel and bronze) bool false
# Seed for the oil exploration random function.
# Change this for your server in order not to be able to predict the oil reserves!
techage_oil_exploration_seed (techage oil exploration seed) int 1234