Readd sheep spawner

master
LNJ 2015-11-09 18:09:11 +01:00 committed by BlockMen
parent a94f80647f
commit 9b0a03ada5
1 changed files with 2 additions and 3 deletions

View File

@ -124,13 +124,12 @@ local def = {
texture = "creatures_egg_sheep.png", texture = "creatures_egg_sheep.png",
}, },
--[[spawner = { spawner = {
description = "Sheep Spawner", description = "Sheep Spawner",
range = 8, range = 8,
player_range = 20, player_range = 20,
number = 6, number = 6,
light = {min = 2, max = 15}, }
}]]
}, },
on_punch = function(self, puncher) on_punch = function(self, puncher)