Files
modpacker/packs/Zombies/data/config/incontrol/phases.json
2025-07-22 06:29:42 +02:00

14 lines
173 B
JSON

[
{
"name": "after_day1",
"conditions": {
"mindaycount": 1
}
},
{
"name": "nighttime",
"conditions": {
"mintime": 12500
}
}
]