Code: Select all
if artifacts[z].name=="item-on-ground" and artifacts[z].stack.name=="small-alien-artifact" then
And if I cant, move this to modding interface request plz

Code: Select all
if artifacts[z].name=="item-on-ground" and artifacts[z].stack.name=="small-alien-artifact" then
Doneficolas wrote:And if I cant, move this to modding interface request plz
what about building a belt system where the small artifacts drop the most frequently and feed all of them into a set of chests? its not a mod function but it should work if you plan ahead.....ficolas wrote:ok thanx, hope I can do it for the next factorio update, because small alien artifacts everywhere are really annoying.