Interface IRecipeWithResult NamespaceObsidian.API.Crafting AssemblyObsidian.API.dll public interface IRecipeWithResult : IRecipe Inherited Members IRecipe.Identifier IRecipe.Type IRecipe.Group Properties Result Ingredient Result { get; init; } Property Value Ingredient