-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
TisonK edited this page Jan 29, 2026
·
6 revisions
The settings are stored in the mod’s XML config (default values shown):
Ofcours you can change the settings in-game, these are just needed to store :)
| Setting | Default | Description |
|---|---|---|
enabled |
true |
Turn event system on/off |
frequency |
5 |
How commonly events occur (1 = rare, 10 = frequent) |
intensity |
2 |
Impact strength (1 = light, 5 = heavy) |
cooldown |
30 |
Minutes between events |
showNotifications |
true |
Display messages/popups |
showWarnings |
true |
Show warning alerts |
To adjust values:
- Open the
modSettings/FS22_RandomWorldEvents.xmlfile in: Documents/My Games/FarmingSimulator2022/modSettings/ - Change values to taste and save.
- Restart the game for most settings to take effect.