Set default max light for spawn to 4

This commit is contained in:
AntumDeluge
2017-08-08 02:51:53 -07:00
committed by Jordan Irwin
parent 5eb1de1627
commit 9739add50c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ sneeker.spawn_interval (Sneeker spawn interval) int 240
sneeker.spawn_minlight (Sneeker min light for spawn) int -1
# Sets the maximum light that a node can have for spawn to occur.
sneeker.spawn_maxlight (Sneeker max light for spawn) int 5
sneeker.spawn_maxlight (Sneeker max light for spawn) int 4
# Sets the lowest position at which sneeker can spawn.
sneeker.spawn_minheight (Sneeker min spawn height) int -31000