settingtypes added, basalt added, Quarry reworked

This commit is contained in:
Joachim Stolberg 2018-12-23 20:15:55 +01:00
parent 552bde181d
commit f49d86fba3

@ -1,10 +1,10 @@
# Maximim number of Forceload Blocks per player
# Maximim number of Forceload Blocks per player (default 10)
tubelib_max_num_forceload_blocks (max number of Forceload Blocks) int 10
# Enable Basalt Stone (and disable ore generation via cobble generator)
tubelib_basalt_stone_enabled (Basalt Stone enabled) bool true
# This aging value is used to calculate the lifetime of machines before
# they go defect. The value 100 results in a lifetime
# they go defect . The value 100 (default) results in a lifetime
# for standard machines of about 1000 - 4000 item processing cycles.
tubelib_machine_aging_value (machine aging value) int 100