How to make it so zombies spawn during the daySolved

I'm wondering if anyone could help me out. I'm want to make it so that zombies and scarecrows spawn during the day aswell and I don't know where to look in the coding to change it. Any help would be much appricated

In settings section:

    "Spawn Time": 19.8,
    "Destroy Time": 7.3,​
Set to 
    "Spawn Time": 0.0,
    "Destroy Time": 23.9,​

That should work.

 

Thanks man

Locked automatically