abm chance 20
This commit is contained in:
parent
19fd5efa7e
commit
3a2f617b92
@ -241,7 +241,7 @@ function spawners_mobs.create(mob_name, mod_prefix, size, offset, mesh, texture,
|
|||||||
},
|
},
|
||||||
neighbors = {"air"},
|
neighbors = {"air"},
|
||||||
interval = 10,
|
interval = 10,
|
||||||
chance = 10,
|
chance = 20,
|
||||||
catch_up = false,
|
catch_up = false,
|
||||||
action = function(pos, node, active_object_count, active_object_count_wider)
|
action = function(pos, node, active_object_count, active_object_count_wider)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user