<property name="BloodMoonFrequency" value="7" /> <!-- What frequency (in days) should a blood moon take place -->
<property name="BloodMoonRange" value="0" /> <!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
<property name="BloodMoonWarning" value="4" /> <!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
<property name="BloodMoonEnemyCount" value="8" /> <!-- The number of zombies spawned during blood moons per player. -->
I am getting blood moons on day 20 not day 21. i don't know if its a glitch for just that day or not. I got blood moon on day 7 and 14 but when 21 day comes , blood moon happens on the 20th instead. so a day before.
<property name="BloodMoonRange" value="0" /> <!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
<property name="BloodMoonWarning" value="4" /> <!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
<property name="BloodMoonEnemyCount" value="8" /> <!-- The number of zombies spawned during blood moons per player. -->
I am getting blood moons on day 20 not day 21. i don't know if its a glitch for just that day or not. I got blood moon on day 7 and 14 but when 21 day comes , blood moon happens on the 20th instead. so a day before.