atm9/client/config/railcraft-common.toml

16 lines
445 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#General configuration settings
[common]
#Enable season-based item & train effects?
seasonsEnabled = true
#Controls whether Christmas mode is (0) enabled, (1) forced, or (2) disabled
#Range: 0 ~ 2
christmas = 0
#Controls whether Halloween mode is (0) enabled, (1) forced, or (2) disabled
#Range: 0 ~ 2
halloween = 0
#Controls whether Harvest mode is (0) enabled, (1) forced, or (2) disabled
#Range: 0 ~ 2
harvest = 0