13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
# Logs debug output.
|
|
sneaker_debug (Log debug output) bool false
|
|
|
|
# Sets maximum number of spawns that can exist in world.
|
|
sneaker_spawn_cap (Maximum spawns) int 50
|
|
|
|
# Sets possibility for spawn.
|
|
sneaker_spawn_chance (Spawn chance) int 18000
|
|
|
|
# Sets frequency of spawn chance.
|
|
# Default 1200 is equivalent to 20 minutes (60 * 40).
|
|
sneaker_spawn_interval (Spawn interval) int 2400
|