Interface RecipeItem

An item used as either an input or an output to recipe

Hierarchy

  • RecipeItem

Properties

Properties

count: number

The number of item required or produced

type: string

The item type used to as a key to the tool definition

Generated using TypeDoc