techage/settingtypes.txt

20 lines
995 B
Plaintext
Raw Normal View History

2019-03-02 03:24:48 -08:00
# Maximim number of Forceload Blocks per player (default 12)
techage_max_num_forceload_blocks (Max. number of Forceload Blocks) int 12
2019-03-02 03:24:48 -08:00
# Enable Basalt Stone (and disable ore generation via cobble generator)
techage_basalt_stone_enabled (Basalt Stone enabled) bool false
2019-03-02 03:24:48 -08:00
# This aging value is used to calculate the lifetime of machines before
# they go defect . The value 200 (default) results in a lifetime
# for standard machines of about 2000 - 8000 item processing cycles.
techage_machine_aging_value (MKachine aging value) int 200
# 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.
techage_modified_recipes_enabled (Enable alternative recipes for steel and bronze) bool false