Recipe Properties |
The Recipe type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChatLink |
The chat code for the recipe.
|
![]() | Disciplines |
The crafting disciplines that can use the recipe.
|
![]() | Flags |
Flags applying to the recipe.
|
![]() | Id |
The recipe id.
|
![]() | Ingredients |
List of recipe ingredients.
|
![]() | MinRating |
The required rating to craft the recipe.
|
![]() | OutputItemCount |
The amount of items produced.
|
![]() | OutputItemId |
The item id of the produced item.
|
![]() | TimeToCraftMS |
The time in milliseconds it takes to craft the item.
|
![]() | Type |
The recipe type.
|