Add LuaDoc

This commit is contained in:
Jordan Irwin
2021-05-08 21:18:33 -07:00
parent 62175d6a75
commit 2210eff6bc
2 changed files with 35 additions and 14 deletions
+2 -2
View File
@@ -37,10 +37,10 @@ sneeker.spawn_chance (Sneeker spawn chance) int 10000
sneeker.spawn_interval (Sneeker spawn interval) int 240
# Sets the minimum light that a node must have for spawn to occur.
sneeker.spawn_minlight (Sneeker min light for spawn) int 0
sneeker.spawn_minlight (Sneeker min light for spawn) int 0 0 15
# Sets the maximum light that a node can have for spawn to occur.
sneeker.spawn_maxlight (Sneeker max light for spawn) int 4
sneeker.spawn_maxlight (Sneeker max light for spawn) int 4 0 15
# Sets the lowest position at which sneeker can spawn.
sneeker.spawn_minheight (Sneeker min spawn height) int -31000