tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Go to the source code of this file.
Classes | |
class | Terraria.ModLoader.ModRecipe |
This class extends Terraria.Recipe, meaning you can use it in a similar manner to vanilla recipes. However, it provides methods that simplify recipe creation. Recipes are added by creating new instances of ModRecipe, then calling the AddRecipe method. More... | |
Namespaces | |
namespace | Terraria |
namespace | Terraria.ModLoader |