You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly no, this is all hardcoded into the game. You can decompile Terraria with many different C# programs and take a look at the associated files to find the details. They're called IL/C# decompilers. If you need any more help then feel free to ask here. The recipes can probably parsed from the code files which will ultimately save time.
Is it possible to do this? I'm on the hunt for a list if Items, Materials and Recipes (ideally in CSV or JSON format, if I had a choice ;) ).
The text was updated successfully, but these errors were encountered: