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 afbb42e..8df5107 100644
--- a/sheep.lua
+++ b/sheep.lua
@@ -49,6 +49,7 @@ stepheight = 0.6,
runaway = true,
jump = true,
jump_height = 6,
+ pushable = true,
drops = {
{name = "mobs:mutton_raw", chance = 1, min = 1, max = 2},
{name = "wool:"..col[1], chance = 1, min = 1, max = 1},