Skip to content
Snippets Groups Projects
Commit 6be32681 authored by TenPlus1's avatar TenPlus1
Browse files

changed penguin spawn chance from 15000 to 20000

parent 6d903f6a
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ mobs:spawn({
name = "mobs_animal:penguin",
nodes = {"default:snowblock"},
min_light = 10,
chance = 15000,
chance = 20000,
min_height = 0,
day_toggle = true,
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment