mr.devolver
Refugee
Hello everyone,
I've been trying to use two different mods, but both mods have one item in common. Apparently this is a big NO NO in this game and it gives errors when you try that. I'm trying to avoid this problem while keeping both mods installed. Is there any safe way how to achieve that?
I thought I could just remove all the xml parts related to that item from one mod and just keep one reference to it which is just a quest reward. I thought this would be safe, because that item is added to the game by a different mod with unity3d file and all the xmls it needs, but this resulted in errors too.
I guess I could try to do it the other way around and remove it from the other mod, because that one has no direct reference to that item and only provides a recipe to craft it. Would it work that way?
Still, even if this worked, this solution most likely wouldn't work if both mods had some references to that item such as quest reward.
Am I missing something here or is it really impossible to have two mods using one item?
I've been trying to use two different mods, but both mods have one item in common. Apparently this is a big NO NO in this game and it gives errors when you try that. I'm trying to avoid this problem while keeping both mods installed. Is there any safe way how to achieve that?
I thought I could just remove all the xml parts related to that item from one mod and just keep one reference to it which is just a quest reward. I thought this would be safe, because that item is added to the game by a different mod with unity3d file and all the xmls it needs, but this resulted in errors too.

I guess I could try to do it the other way around and remove it from the other mod, because that one has no direct reference to that item and only provides a recipe to craft it. Would it work that way?
Still, even if this worked, this solution most likely wouldn't work if both mods had some references to that item such as quest reward.
Am I missing something here or is it really impossible to have two mods using one item?
