This is one of my favorite mods, and it would be nice to have it working with 0.15. I tried changing the version requirement in “info.json” but then line 109 of “data.lua“ attempts to index a nil value.
I think this can be caused because “alien-artifact” is created as a recipe in “prototypes/alien-artifact.lua” but not as an “item”. Maybe version 0.14 handled creating the item implicitly?