disable amb catch_up
This commit is contained in:
parent
2858ab2899
commit
0cb006ee97
1
api.lua
1
api.lua
@ -1513,6 +1513,7 @@ function mobs:spawn_specific(name, nodes, neighbors, min_light, max_light,
|
|||||||
neighbors = neighbors,
|
neighbors = neighbors,
|
||||||
interval = interval,
|
interval = interval,
|
||||||
chance = chance,
|
chance = chance,
|
||||||
|
catch_up = false,
|
||||||
|
|
||||||
action = function(pos, node, _, active_object_count_wider)
|
action = function(pos, node, _, active_object_count_wider)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user