abm chance 20

master
Juraj Vajda 2017-08-13 10:51:11 +02:00
parent 19fd5efa7e
commit 3a2f617b92
1 changed files with 1 additions and 1 deletions

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)