forked from mtcontrib/mobs_animal
tweak spawn values
This commit is contained in:
@ -61,7 +61,7 @@ stepheight = 0.6,
|
||||
mobs:spawn({
|
||||
name = "mobs_animal:penguin",
|
||||
nodes = {"default:snowblock"},
|
||||
min_light = 10,
|
||||
min_light = 14,
|
||||
interval = 60,
|
||||
chance = 20000,
|
||||
min_height = 0,
|
||||
|
Reference in New Issue
Block a user