Hello not sure if it's because of my other installed mods but I haven't checked though but with my mods it does not seem to be working for me. though I'm only after the function to remove the crash site only I play with a mod that removes my character which might be why this isn't working for me. the mod I am using is Robot Start 2 https://mods.factorio.com/mod/robot-start-2?from=search
if you have the time would you be able to make this work with that in mind?
Hi. It seems like Robot Start 2 adds its own version of the crash site to the game and so my mod does not have a clean way to remove that. I briefly looked at the code for that mod and it seems to disable the crash site in the same way my mod does, and then it creates the crash site in its own way.
It seems like that mod fundamentally requires elements of the crash site to exist, if I'm not mistaken, so I'm not sure how or if my mod should remove things from that specific mod.
If you have a clear idea of how the two mods should work together, feel free to suggest it and I can try to figure something out.