increased bee selection box

This commit is contained in:
TenPlus1 2017-07-03 19:25:49 +01:00
parent ebc2e3a874
commit b40fe3a2c7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ mobs:register_mob("mobs_animal:bee", {
hp_min = 1,
hp_max = 2,
armor = 200,
collisionbox = {-0.2, -0.01, -0.2, 0.2, 0.2, 0.2},
collisionbox = {-0.2, -0.01, -0.2, 0.2, 0.5, 0.2},
visual = "mesh",
mesh = "mobs_bee.x",
textures = {