From 7215a670a833793d1507f8bc966ea779121802f5 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Tue, 8 Nov 2016 16:11:49 +0000 Subject: added ability to protect tamed animals --- bunny.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'bunny.lua') diff --git a/bunny.lua b/bunny.lua index 0481991..e2de354 100644 --- a/bunny.lua +++ b/bunny.lua @@ -73,6 +73,7 @@ mobs:register_mob("mobs_animal:bunny", { return end + mobs:protect(self, clicker) mobs:capture_mob(self, clicker, 30, 50, 80, false, nil) end, -- cgit v1.2.3