Property Recipe
| Improve this Doc View SourceRecipe
The CustomRecipe associated with this custom item. Is needed to craft
this item on a workbench or from the players crafting menu.
Declaration
public CustomRecipe Recipe { get; set; }
Property Value
Type | Description |
---|---|
CustomRecipe |