tModLoader v0.11.8.9
A mod to make and play Terraria mods
RecipeFinder.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.RecipeFinder
 This class will search through all existing recipes for you based on criteria that you give it. It's useful for finding a particular vanilla recipe that you wish to remove or edit. Use this by creating new instances with the empty constructor for each search you perform. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader