Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
mobs_more_monsters
Commits
67431cb3
Commit
67431cb3
authored
Jan 24, 2019
by
Milan
Browse files
further spawn tweaks
parent
6758ea11
Changes
1
Hide whitespace changes
Inline
Side-by-side
mobs_senderman/init.lua
View file @
67431cb3
...
...
@@ -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
,
6
000
,
1
,
29992
,
2999
8
)
mobs
:
spawn_specific
(
"mobs_senderman:senderman"
,
{
"group:soil"
},
"air"
,
0
,
30
,
4
,
5
000
,
1
,
29992
,
2999
4
)
mobs
:
register_egg
(
"mobs_senderman:senderman"
,
"Spawn Senderman"
,
"senderman_egg.png"
,
0
)
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment