reverting last abm changes
This commit is contained in:
parent
fb45f3b354
commit
99ebe7f560
@ -325,8 +325,8 @@ function spawners.create(mob_name, mod_prefix, size, offset, mesh, texture, nigh
|
|||||||
"spawners:"..mod_prefix.."_"..mob_name.."_spawner_waiting_env"
|
"spawners:"..mod_prefix.."_"..mob_name.."_spawner_waiting_env"
|
||||||
},
|
},
|
||||||
neighbors = {"air"},
|
neighbors = {"air"},
|
||||||
interval = 15.0,
|
interval = 10.0,
|
||||||
chance = 5,
|
chance = 6,
|
||||||
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