Planet Pelagos changes recipes for items from the Cargo Ships mod to require resources from Pelagos, as well as locking the research topics behind Pelagos science. This mod reverses those changes.
Unfortunately, Talandar has inserted a script into the Pelagos mod to crash the game if the recipes are changed back. You can either use the Planet Pelagos - Community Fork mod to bypass this restriction, or modify a copy of the official mod as follows:
- Open the Pelagos zip file, and open control.lua in a text editor. Find the line "local function sanity_checks()", and delete everything between it and "end", you want it to look like this:
local function sanity_checks()
end - Save the modified file, and hit yes to update the archive if prompted.
- Once that's done, install this mod. It should revert all the research and recipes back to their vanilla state.