abm chance 20

This commit is contained in:
Juraj Vajda 2017-08-13 10:51:11 +02:00
parent 19fd5efa7e
commit 3a2f617b92

View File

@ -241,7 +241,7 @@ function spawners_mobs.create(mob_name, mod_prefix, size, offset, mesh, texture,
},
neighbors = {"air"},
interval = 10,
chance = 10,
chance = 20,
catch_up = false,
action = function(pos, node, active_object_count, active_object_count_wider)