settings change

This commit is contained in:
juraj 2016-03-06 20:42:50 +01:00
parent 3cc37d8e6e
commit 193631939f
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
SPAWN_PYRAMIDS = true
SPAWNERS_GENERATE = true
SPAWNERS_GENERATE = false

View File

@ -326,7 +326,7 @@ function spawners.create(mob_name, mod_prefix, size, offset, mesh, texture, nigh
},
neighbors = {"air"},
interval = 15.0,
chance = 6,
chance = 5,
catch_up = false,
action = function(pos, node, active_object_count, active_object_count_wider)