From 202ecfccaddf1f115c19aec81d3cdbe59573e91e Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sat, 30 Dec 2017 14:58:13 +0000 Subject: lower stepheight to fix entity glitching through walls --- bunny.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'bunny.lua') diff --git a/bunny.lua b/bunny.lua index 93b8dcf..8eae125 100644 --- a/bunny.lua +++ b/bunny.lua @@ -5,6 +5,7 @@ local S = mobs.intllib -- Bunny by ExeterDad mobs:register_mob("mobs_animal:bunny", { +stepheight = 0.6, type = "animal", passive = true, reach = 1, -- cgit v1.2.3