Table of Contents

Interface IRecipe

Namespace
Obsidian.API.Crafting
Assembly
Obsidian.API.dll
public interface IRecipe

Properties

Group

string? Group { get; init; }

Property Value

string

Identifier

string Identifier { get; }

Property Value

string

Type

CraftingType Type { get; init; }

Property Value

CraftingType