Readd sheep spawner
This commit is contained in:
parent
a94f80647f
commit
9b0a03ada5
@ -124,13 +124,12 @@ local def = {
|
||||
texture = "creatures_egg_sheep.png",
|
||||
},
|
||||
|
||||
--[[spawner = {
|
||||
spawner = {
|
||||
description = "Sheep Spawner",
|
||||
range = 8,
|
||||
player_range = 20,
|
||||
number = 6,
|
||||
light = {min = 2, max = 15},
|
||||
}]]
|
||||
}
|
||||
},
|
||||
|
||||
on_punch = function(self, puncher)
|
||||
|
Loading…
x
Reference in New Issue
Block a user