2017-05-28 04:20:00 +02:00
|
|
|
# Logs debug output.
|
2017-05-28 04:54:26 +02:00
|
|
|
sneeker_debug (Log debug output) bool false
|
2017-05-28 04:20:00 +02:00
|
|
|
|
2017-05-28 04:14:35 +02:00
|
|
|
# Sets maximum number of spawns that can exist in world.
|
2017-05-28 04:54:26 +02:00
|
|
|
sneeker_spawn_cap (Maximum spawns) int 50
|
2017-05-28 04:14:35 +02:00
|
|
|
|
2017-05-28 04:13:47 +02:00
|
|
|
# Sets possibility for spawn.
|
2017-05-28 04:54:26 +02:00
|
|
|
sneeker_spawn_chance (Spawn chance) int 18000
|
2017-05-28 04:13:47 +02:00
|
|
|
|
|
|
|
# Sets frequency of spawn chance.
|
|
|
|
# Default 1200 is equivalent to 20 minutes (60 * 40).
|
2017-05-28 04:54:26 +02:00
|
|
|
sneeker_spawn_interval (Spawn interval) int 2400
|