First thx a lot for your plugin!
i've a little problem, when i try to modify something on the .Json, everything seem's to be broken, zombies doesn't appear at all etc.
I have downloaded the V2 in the update, and used your rewrited branch to customise what i want. (Zombie at day time, with another custom spawn amount, and body disapear at night)
Here's what i got in my .Json file :
{
"Spawn Settings": {
"Murderer Population": 0.0,
"Murderer Health": 100.0,
"Scarecrow Population": 30.0,
"Scarecrow Health": 200.0,
"Reverse Spawn Timings": true,
"Chance Settings": {
"Chance per cycle": 100.0,
"Days betewen spawn": 0
}
},
"Destroy Settings": {
"Leave Corpse": false
},
"Behaviour Settings": {
"Count if shortname contains": false,
"Ignored entities": [
"scientist",
"scientistjunkpile"
]
},
"Broadcast Settings": {
"Broadcast spawn amount": true,
"Broadcast types separately": false
}