hywrapper-ts / Exports / Recipe
Interface: Recipe
Table of contents
Properties
Properties
ingredient_symbols
• Optional ingredient_symbols: Record\<string, string>
Defined in
src/models/skyblock/ItemsResponse.ts:151
matrix
• Optional matrix: (null | string)[]
Defined in
src/models/skyblock/ItemsResponse.ts:152
output
• Optional output: RecipeOutput
Defined in
src/models/skyblock/ItemsResponse.ts:150