abm higher chance value

master
Juraj Vajda 2016-12-04 01:27:36 +01:00
parent e5d8f2eab4
commit bc02e5897f
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 = 10,
chance = 20,
catch_up = false,
action = function(pos, node, active_object_count, active_object_count_wider)