From 6dbe2546f03456e3e9d106c7236f50ecceead7f5 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 26 Jan 2018 14:29:15 +0000 Subject: added raw/cooked mutton and rabbit, also rabbit hide, changed jump height for cow, sheep, chicken, warthog --- warthog.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'warthog.lua') diff --git a/warthog.lua b/warthog.lua index 2f69a5b..3d8f635 100644 --- a/warthog.lua +++ b/warthog.lua @@ -30,6 +30,7 @@ stepheight = 0.6, walk_velocity = 2, run_velocity = 3, jump = true, + jump_height = 6, follow = {"default:apple", "farming:potato"}, view_range = 10, drops = { -- cgit v1.2.3