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 --- warthog.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'warthog.lua') diff --git a/warthog.lua b/warthog.lua index bea4d1a..ce45675 100644 --- a/warthog.lua +++ b/warthog.lua @@ -75,6 +75,7 @@ mobs:spawn({ nodes = spawn_on, neighbors = spawn_by, min_light = 10, + interval = 60, chance = 6000, -- 15000 min_height = 0, max_height = 200, -- cgit v1.2.3