summaryrefslogtreecommitdiff
path: root/sheep.lua
diff options
context:
space:
mode:
Diffstat (limited to 'sheep.lua')
-rw-r--r--sheep.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/sheep.lua b/sheep.lua
index 74300f8..ae5e6c9 100644
--- a/sheep.lua
+++ b/sheep.lua
@@ -26,6 +26,7 @@ local all_colours = {
for _, col in ipairs(all_colours) do
mobs:register_mob("mobs_animal:sheep_"..col[1], {
+stepheight = 0.6,
type = "animal",
passive = true,
hp_min = 8,