abm adjustment

master
Juraj Vajda 2016-11-13 17:19:43 +01:00
parent 52a3e9e988
commit 2615579841
1 changed files with 1 additions and 1 deletions

View File

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