Yeah I guess this surely it no new topic here, but neither in this forum nor anywhere else did I find the answers for my questions… so yeah, I’m trying it again.
I am working on a roleplay server in which we actually wanted to use a stacking mod. Sadly all of the ones out there are way too much about their stacking and in addition we only want the normal resources to stack. So nothing that needs to be learned with engrams, cause that creates some problems with another mod we are using, which gives players only certain engrams depending on their choosen role.
So yeah, I tried to do one on my own in the dev kit.
So far, I created a new mod folder with the two needed base blueprints “PrimalGameData_BP” and TestGameMode" and the needed Level from the GenericMod folder. I copied them into my new folder and edited them according to a youtube video I’ve seen, renamed them and all.
Then I started to copy the plueprints from certain ressources.
I started with metal and metal ingot and tried to change them to what I want:
Stacking Size: 500
Of course I renamed them.
Now what I am asking myself… how can I add now for example, that this metal can be used to craft all the things the normal metal can be used for too?
Or how can I manage to make the forge accept this resource to make my metal ingot then?
Does this work as well to make the resource being accepted my other modded forges for example S+?
Oh and another important point, do I need to do something that the normal ingame resources will be replaced with the ones I am making?
Does anyone have maybe a tutorial on what I need to do, like some sort of checklist?
I would be really thankful if anyone could help me with this!
Thanks already