[Question spawner.json]
cokolada46 opened this issue ยท 2 comments
Persecond runs a probability every second
And a limit is between 1 and 0
Example persecond 0.01 will on average fire every 100 seconds.
My question is are there limits how many zeros i can add and do you have it limited in the mod, if i want it to fire for example every half an hour or more
can i add multiple zeros like this;
persecond 0.00002
I