Is there any way to pull items from a mod and make them standalone?

Started by DiferMendos, November 13, 2019, 05:59:20 AM

Previous topic - Next topic

DiferMendos

I'm doing a Medieval playthrough and i'm looking to find a way to store food, I ended up having to remove Lords of the Rim from my load order because of how frequently it fucks with Prepare Carefully. The only issue is that it was the mod that added the salted barrels and pantry shelves, which I love but can't use anymore.

Does anyone know how to rip content from a mod or have suggestion for a mod that does the same thing as those items?

Canute

Hi,
if you arn't a modder it isn't an easy task.
Mod have an XML and a C# part.
In case of the salted barrels it is both.
Rename the mod folder, modify the about.xml.
Delete anything from the defs beside the entries for the barrel/shelves.
Keep the assemblies (that the C# part).
You will have some ballast like textures and sounds you don't need, but basicly i think that should work.