tModLoader v2023.01
A mod to make and play Terraria mods
|
Inherits Terraria.ModLoader.ItemCreationContext.
Public Attributes | |
List< Item > | ConsumedItems |
Cloned list of Items consumed when crafting. | |
Item | DestinationStack |
An item stack that the created item will be combined with (via OnStack). For normal crafting, this is Main.mouseItem | |
Recipe | recipe |