Mark an item as consumable/not consumable
set_item_consumableMark an item as consumable in a LighterPack list, automatically clearing its worn status since the two are mutually exclusive.
Instructions
Worn and consumable are mutually exclusive: setting consumable=true automatically clears worn on this item placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ||
| categoryId | Yes | ||
| consumable | Yes |