summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-07-03 19:25:49 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-07-03 19:25:49 +0100
commitb40fe3a2c796316398af5741f415576f2bc27efb (patch)
tree886464b4a15ad4ed117b92fab6cd609fdc948d4c
parentebc2e3a8742a18e219ef56ebeadb1080f919017d (diff)
increased bee selection box
-rw-r--r--bee.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bee.lua b/bee.lua
index bb68035..20e3626 100644
--- a/bee.lua
+++ b/bee.lua
@@ -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 = {