diff options
Diffstat (limited to 'bunny.lua')
-rw-r--r-- | bunny.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |