tModLoader v2025.01
A mod to make and play Terraria mods
Recipe.ConsumptionRules Class Reference

Static Public Attributes

static ConsumeItemCallback Alchemy = (Recipe recipe, int type, ref int amount) => IngredientQuantityRules.Alchemy(recipe, type, ref amount, false)