Read settings before interpreting the sky
The community wiki identifies Frequency as the base interval and Range as a permitted delay. Its settings page also permits disabling Blood Moons. A custom world or dedicated server can therefore make 'every seventh night' false without the game being broken.
Check the setting in the world menu if you own the save. On a server, ask the admin for the effective saved configuration; a player's recollection of the original preset is weaker than current server settings. A warning option can also change when the day number turns red, so do not use the red number alone as a scheduling setting.
- Record current day and whether a Blood Moon has already occurred in this world.
- Read Blood Moon Frequency, Blood Moon Range and whether the event is enabled in the actual saved settings or server configuration.
- If Range is zero, add Frequency to the previous event day to get the next nominal day. For the first event, use the configured first cycle.
- If Range is nonzero, make a window from previous event day + Frequency through that day + Range. Prepare for the earliest possible night, then keep the base ready until the window ends.
- If the event still does not appear by the end of the computed window, record the settings, world day, last actual event, multiplayer status and any mods for a specific bug report.
References: 7 Days to Die Wiki: Blood Moon Horde · 7 Days to Die Wiki: Game Settings
Turn the settings into a date window
The table uses wiki examples, not a promise for every custom server. Frequency is relative to the last Blood Moon. Range is an additional delay, not a random number of early days.
| Saved settings | Previous event | Expected next window |
|---|---|---|
| Frequency 7; Range 0 | Day 7 | Day 14 |
| Frequency 7; Range 1 | Day 8 | Day 15 or 16 |
| Frequency 10; Range 3 | Day 12 | Day 22 through 25 |
| Blood Moon disabled | Any | No scheduled event until re-enabled |
References: 7 Days to Die Wiki: Blood Moon Horde · 7 Days to Die Wiki: Game Settings
Worked example: why Day 14 can be quiet
Illustrative calculation: the first event happened on Day 8, not Day 7, with Frequency 7 and Range 1. The wiki's rule makes the next window Day 15 or 16. Standing on a base roof on Day 14 and seeing nothing is therefore consistent with these settings, not proof of a failed spawn.
If the saved values instead read Frequency 7 and Range 0 and the last event was Day 7, Day 14 becomes the expected date. At that point, investigate changed server settings, event disablement or a mod rather than reusing the Range-1 explanation.
References: 7 Days to Die Wiki: Blood Moon Horde · 7 Days to Die Wiki: Game Settings
Keep the variables visible
If several players disagree, log the actual Blood Moon dates in the same save. This avoids treating a late first event as a permanent seven-day calendar. The publisher announcement index gives release context, but it does not validate a particular server configuration or experimentally confirm the next event.
Build / solo or server / mods:
Blood Moon enabled?
Frequency / Range / Warning:
Last observed Blood Moon day:
Earliest next day = last + Frequency:
Latest next day = earliest + Range:
Actual next event day:Before you play
- Saved Frequency and Range read.
- Last actual event day recorded.
- Next window calculated from last event.
- Server or mod deviations kept separate.
Frequently asked questions
Can the first Blood Moon happen on Day 8?
Yes, the cited community wiki gives Day 7 or 8 when Frequency is 7 and Range is 1.
Why was there no horde on Day 14?
A nonzero Range or a previous late Blood Moon can move the next window. Read the saved settings and last actual event.
Sources & revision notes
Editorial revision: September 26, 2026. Source notes give the scope of each reference; the revision date is not a gameplay test date. Official documentation describes the publisher's system; community sources can contain errors. Use your installed game's own descriptions when they disagree.
- 7 Days to Die Wiki: Blood Moon Horde (Community)
Community-maintained frequency/range examples checked September 26, 2026; world and server settings override the default example.
- 7 Days to Die Wiki: Game Settings (Community)
Community-maintained setting definitions checked September 26, 2026; read your own world's saved values.
- The Fun Pimps: official Steam announcements (Official)
Publisher announcement index checked September 26, 2026 for release context; this guide does not assert that experimental changes are in the stable build.
Published a frequency/range calculation with previous-event examples and a server-settings diagnostic.
How we research and correct guides