No Modding/Modders Forum? Question

If there is a modders forum this should be moved.

Anyhow I am trying to make an ItemRecipe table mod leveraging the ModController.

I created a table DT_ModData and added two rows that I copied from the official DT.

I modified the quantities and results of the recipies in DT_ModData and then did the ModController setup where merge into was set to ItemRecipes and data to add DT_ModData.

Problem is that only one recipe is modified ‘Alchemical Base’ used at Firebowl Cauldron

The one that will not update no matter what is 'Hardened Leather at Improved Armorers Workbench.

Any help would be greatly appreciated.

Thanks.

There is a rather active Discord, though I don’t have the link handy (I’m sure someone who does will be along shortly though). I believe there is a collection of guides/more static material available through there, as well, but I am not sure (my own modding career was sacrificed on the altar of Time).

1 Like

Thx. I believe I have downloaded them. Read them all. Seems I did it all right but for some reason both datatable rows not merging into the recipe table.

Thx for reply.

For the non-expiring link and much more on modding, see
https://conanexiles.gamepedia.com/Useful_links#Modding

It’s good.

Although you found the link, I assumed you made it yourself and since you’re not as experienced with it, might’ve not made it non-expiring (no offense). I see it’s a non-expiring link, so no worries from me, but it’s fyi regardless: the wiki should have a non-expiring link if for instance they ever decided to remove all the other created invite links.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.