mod-sneeker/settingtypes.txt

12 lines
425 B
Plaintext
Raw Normal View History

# Sets maximum number of spawns that can exist in world.
2017-06-02 00:26:45 +02:00
sneeker.spawn_cap (Maximum spawns) int 10
# Sets possibility for spawn.
2017-06-01 20:58:41 +02:00
sneeker.spawn_chance (Spawn chance) int 1000
2017-06-01 20:58:41 +02:00
# Sets frequency of spawn chance. Default 240 is equivalent to 4 minutes (60 * 4).
sneeker.spawn_interval (Spawn interval) int 240
# Sets the maximum light that a node can have for spawn to occur.
sneeker.spawn_maxlight (Max light for spawn) int 5