minecraft-modpack-1.20.1/config/railcraft-common.toml
2025-02-09 14:25:57 +01:00

16 lines
430 B
TOML

#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