diff --git a/documentation/missionmaker/modules.md b/documentation/missionmaker/modules.md
index 239f1db789..186e99ece4 100644
--- a/documentation/missionmaker/modules.md
+++ b/documentation/missionmaker/modules.md
@@ -236,7 +236,33 @@ The safe zone around players from a different team (in meters)
### 1.13 LSD Vehicles
*Part of: ace_core*
-### 1.14 Wind Deflection
+### 1.14 Weather
+*Part of: ace_weather*
+
+This module allows you to customize the weather settings.
+
+**Settings:**
+
+1. **Weather propagation (Boolean)
**
+Enables sever side weather propagation.
+`Default value: Yes`
+2. **ACE Weather (Boolean)
**
+Overrides the default weather (editor, mission settings) with ACE weather (map based).
+`Default value: Yes`
+3. **Sync Rain (Boolean)
**
+Synchronizes rain.
+`Default value: Yes`
+3. **Sync Wind (Boolean)
**
+Synchronizes wind.
+`Default value: Yes`
+3. **Sync Misc (Boolean)
**
+Synchronizes lightnings, rainbow, fog, ...
+`Default value: Yes`
+4. **Update Interval (Number)
**
+Defines the interval (seconds) between weather updates.
+`Default value: 60`
+
+### 1.15 Wind Deflection
*Part of: ace_winddeflection*
This module allows you to define when wind deflection is active.