From ae9a93e95d3443789f8b6dd4f6fe29d96ed856b2 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 23 May 2018 08:56:10 +0100 Subject: tweak spawn values --- sheep.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sheep.lua') diff --git a/sheep.lua b/sheep.lua index 26c92ce..afbb42e 100644 --- a/sheep.lua +++ b/sheep.lua @@ -193,9 +193,9 @@ mobs:spawn({ name = "mobs_animal:sheep_white", nodes = {"default:dirt_with_grass", "ethereal:green_dirt"}, neighbors = {"group:grass"}, - min_light = 10, + min_light = 14, interval = 60, - chance = 5000, -- 15000 + chance = 8000, -- 15000 min_height = 0, max_height = 200, day_toggle = true, -- cgit v1.2.3