mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-21 23:05:15 +02:00
Update mobs_mc
This commit is contained in:
parent
e587377e68
commit
ef1ad641cb
2 changed files with 1 additions and 1 deletions
mods/ENTITIES/mobs_mc
|
@ -139,7 +139,7 @@ mobs:register_mob("mobs_mc:llama", {
|
|||
})
|
||||
|
||||
--spawn
|
||||
--mobs:register_spawn("mobs_mc:llama", mobs_mc.spawn.savanna, minetest.LIGHT_MAX+1, 0, 15000, 1, 40)
|
||||
mobs:register_spawn("mobs_mc:llama", mobs_mc.spawn.savanna, minetest.LIGHT_MAX+1, 0, 15000, 1, 40)
|
||||
|
||||
-- spawn eggs
|
||||
mobs:register_egg("mobs_mc:llama", S("Llama"), "mobs_mc_spawn_icon_llama.png", 0)
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 1.1 KiB After ![]() (image error) Size: 992 B ![]() ![]() |
Loading…
Add table
Reference in a new issue