Hierarchy

  • IItemReturn

Properties

damaged?: boolean

If true, the returned item will be damaged by 1 point.

returnFromDisassembly?: boolean

If true, disassembly data will be checked for the item and return the first instance of the ItemType set in type and will filter out any other types from its disassembly data.

type: ItemType
whenCrafted?: boolean

If set to true, this item will return the item when consumed in a craft, otherwise, it won't.

Generated using TypeDoc