Hello , as of now my mod is on the workshop but i have discovered a freeze bug that i do not know how to fix so as part of my mod i have given Wood .Thatch, Hide and Fiber a engram and crafting recipe (crafting recipe was added in PrimalItemResource) and those primal item resources are not in my mod folder they are in the normal Game folder causing a annoying problem of when i go in game a click on them to craft the game crashes and freezes however i tried moving primalitemresources to my folder and that fixed problem but now when i brake a tree for example and collect thatch wood hide fiber it does not work as it should like it collects in my inventory but cant be used in normal crafting recipes and etc so that basically messes whole game up
Possible solutions i have come up with i dont know if they will work so please tell me if u think they might
Create Duplicate PrimalItemsResource so 1 primalitem will be in game folder and the other will be in my folder
(would a child Duplicate do this?)
please help me solve this as my whole mod is technically Out of Order