Change 'spawn_maxlight' default value to '7'

This commit is contained in:
AntumDeluge
2017-05-29 02:58:34 -07:00
committed by Jordan Irwin
parent d12f80d1f3
commit b271747df7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ sneeker.spawn_chance (Spawn chance) int 2
sneeker.spawn_interval (Spawn interval) int 120
# Sets the maximum light that a node can have for spawn to occur.
sneeker.spawn_maxlight (Max light for spawn) int 5
sneeker.spawn_maxlight (Max light for spawn) int 7