further spawn tweaks
This commit is contained in:
parent
6758ea113e
commit
67431cb36a
@ -52,7 +52,7 @@ if mobs.mod and mobs.mod == "redo" then
|
||||
-1, 3, 30, 70000, 1, l_spawn_elevation_min, 31000
|
||||
)
|
||||
]]
|
||||
mobs:spawn_specific("mobs_senderman:senderman", {"group:soil"}, "air", 0, 30, 1, 6000, 1, 29992, 29998)
|
||||
mobs:spawn_specific("mobs_senderman:senderman", {"group:soil"}, "air", 0, 30, 4, 5000, 1, 29992, 29994)
|
||||
mobs:register_egg("mobs_senderman:senderman", "Spawn Senderman", "senderman_egg.png", 0)
|
||||
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user