parent
522866193d
commit
63be6a03e4
17 changed files with 33 additions and 33 deletions
|
@ -199,7 +199,7 @@ mobs:register_mob("mobs_mc:sheep", {
|
|||
if mobs:capture_mob(self, clicker, 0, 5, 70, false, nil) then return end
|
||||
end,
|
||||
})
|
||||
mobs:register_spawn("mobs_mc:sheep", mobs_mc.spawn.grassland, minetest.LIGHT_MAX+1, 0, 5000, 3, 31000)
|
||||
mobs:register_spawn("mobs_mc:sheep", mobs_mc.spawn.grassland, minetest.LIGHT_MAX+1, 0, 15000, 3, 31000)
|
||||
|
||||
-- compatibility
|
||||
mobs:alias_mob("mobs_animal:sheep", "mobs_mc:sheep")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue