skin_definition
Define an item skin category — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | skin_definition |
| Type | Misc |
| Color | Purple |
| Icon | mdi:palette |
Description
Defines a category of skins (e.g., "Swords", "Axes") and the skins available for it.
Fields
| Field | Type | Description |
|---|---|---|
category | Ref<CosmeticCategoryEntry> | Category for this skin definition |
applicableItems | List<Item> | Item types to which this skin category applies |
skins | List<SkinConfig> | Skins available in this category |
Usage Example
- entry: skin_definition
name: "Define an item skin category"
category: ""
applicableItems: []
skins: []