Adjust tree and meteor odds.

This commit is contained in:
Duane 2016-07-20 05:14:01 -05:00
parent 8e7e1f2d46
commit 212511b754
3 changed files with 4 additions and 2 deletions

View file

@ -370,6 +370,8 @@ mobs:register_mob("fun_caves:star", {
mobs:spawn_specific("fun_caves:star", {'default:stone', 'fun_caves:asteroid_water'}, {'fun_caves:vacuum'}, -1, 20, nil, 300, 2, 11168, 15168, nil)
if minetest.registered_entities["mobs:bee"] then
mobs:register_spawn("mobs_animal:bee", {"group:flower"}, 20, 10, 4000, 1, 31000, true)
local function bee_summon(self)
if not (self and self.state == 'attack') then
return