From b6f81c4abaaea39ae0f7e73b7feca11a848f05a1 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 14 Sep 2018 17:12:22 +0100 Subject: cow, sheep, warthog now pushable --- sheep.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'sheep.lua') 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}, -- cgit v1.2.3