.. _doc_item_asset_supply: Supply Assets ============= Supplies (or "crafting supplies") are created from the ItemSupplyAsset class. They are items primarily intended to be used as ingredients in crafting blueprints. They can neither be held nor equipped. This inherits the :ref:`ItemAsset ` class. Item Asset Properties --------------------- **GUID** *32-digit hexadecimal*: Refer to :ref:`GUID ` documentation. **Type** *enum* (``Supply``) **ID** *uint16*: Must be a unique identifier. Supply Asset Properties ----------------------- Crafting supplies have no unique asset properties. Refer to :ref:`item asset documentation ` for additional properties.