Yonah 106c120b43
config/sereneseasons: pause when offline
Changed: progress_season_while_offline = false
2025-06-21 05:02:03 +09:00

15 lines
471 B
TOML

[general]
#Whether crops are affected by seasons.
seasonal_crops = true
#Whether to include tooltips on crops listing which seasons they're fertile in. Note: This only applies to listed crops.
crop_tooltips = true
#How crops behave when out of season.
#0 = Grow slowly
#1 = Can't grow
#2 = Break when trying to grow
out_of_season_crop_behavior = 0
#Maximum height level for out of season crops to have fertility underground.
underground_fertility_level = 48