add: updates to all configs
This commit is contained in:
parent
d88dd3b3fe
commit
fa5c1c6569
59 changed files with 4054 additions and 2655 deletions
|
|
@ -131,3 +131,11 @@
|
|||
#Blacklist of entity IDs that cannot be sampled by the DNA syringe. Can be empty.
|
||||
syringeBlacklist = []
|
||||
|
||||
[mars_climate]
|
||||
#The chance that sand piles will accumulate during a sandstorm. Lower values = faster sand pile accumulation, but also more block updates (aka lag).
|
||||
#Range: > 1
|
||||
sandAccumulateChance = 20
|
||||
#The chance that sand piles will decumulate during a sandstoem. Lower values = faster sand dispersal, but also more block updates (aka lag).
|
||||
#Range: > 1
|
||||
sandDecumulateChance = 36
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue