mod-sneeker/settingtypes.txt
2017-05-27 19:54:26 -07:00

13 lines
383 B
Plaintext

# Logs debug output.
sneeker_debug (Log debug output) bool false
# Sets maximum number of spawns that can exist in world.
sneeker_spawn_cap (Maximum spawns) int 50
# Sets possibility for spawn.
sneeker_spawn_chance (Spawn chance) int 18000
# Sets frequency of spawn chance.
# Default 1200 is equivalent to 20 minutes (60 * 40).
sneeker_spawn_interval (Spawn interval) int 2400