disable amb catch_up

This commit is contained in:
TenPlus1 2015-11-07 20:49:29 +00:00
parent 2858ab2899
commit 0cb006ee97

View File

@ -1513,6 +1513,7 @@ function mobs:spawn_specific(name, nodes, neighbors, min_light, max_light,
neighbors = neighbors,
interval = interval,
chance = chance,
catch_up = false,
action = function(pos, node, _, active_object_count_wider)