add: updates to all configs

This commit is contained in:
Xikaro 2025-12-30 18:15:27 +05:00
parent d88dd3b3fe
commit fa5c1c6569
59 changed files with 4054 additions and 2655 deletions

View file

@ -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