Reply To: How to create a mod that adds just one recipie???
No Man’s Sky Mods › Forums › Modding Help › How to create a mod that adds just one recipie??? › Reply To: How to create a mod that adds just one recipie???
July 6, 2017 at 11:47 pm
#175162

Participant
what you want to play with is in METADATA\REALITY\TABLES\.. but it has to be the files of the .pak from the mod..
it’s a bit tricky, but if you know the recipe and can figure out what each thing is called (IE: Carbon = Fuel1, Platinum=Tech1, etc), you should be able to find the recipe for the item you need in the producttable.. figure out the name of the item and then add it to the rewards table.. where exactly is something you’ll have to figure out on your own (if you haven’t already)