From a60ca411488bb98aec3437c99e742ffe5197b3cc Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 16 May 2018 13:02:23 +0100 Subject: changed spawn intervals to 60 --- sheep.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'sheep.lua') diff --git a/sheep.lua b/sheep.lua index 14eb6d1..26c92ce 100644 --- a/sheep.lua +++ b/sheep.lua @@ -194,6 +194,7 @@ mobs:spawn({ nodes = {"default:dirt_with_grass", "ethereal:green_dirt"}, neighbors = {"group:grass"}, min_light = 10, + interval = 60, chance = 5000, -- 15000 min_height = 0, max_height = 200, -- cgit v1.2.3