Tree analysis.

This commit is contained in:
Duane 2016-07-22 02:32:46 -05:00
parent 5dba3b99ec
commit d5c3a8f971
2 changed files with 20 additions and 1 deletions

View file

@ -456,7 +456,7 @@ if minetest.registered_entities["mobs:bee"] then
run_velocity = 2,
fall_speed = -3,
jump = true,
view_range = 15,
view_range = 10,
floats = 0,
drops = {
{name = "mobs:honey", chance = 2, min = 1, max = 2},