cosmetics_menu_config
Configuration for the Cosmetics Menu — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | cosmetics_menu_config |
| Type | Misc |
| Color | Orange |
| Icon | mdi:palette |
Fields
| Field | Type | Description |
|---|---|---|
title | String | Title of the menu. |
rows | Int | Number of rows (1-6). |
layoutType | MenuLayoutType | Layout type for the menu display (PAGINATED, SCROLLABLE, FLEX, FRAME, SIMPLE). |
fillItem | Item | Item to fill empty slots. |
cosmeticSlots | List<Int> | Slots where cosmetics will be displayed. |
unlockedTemplate | CosmeticDisplayTemplate | Template for displaying an unlocked cosmetic. |
lockedTemplate | CosmeticDisplayTemplate | Template for displaying a locked cosmetic. |
activeTemplate | CosmeticDisplayTemplate | Template for displaying an equipped cosmetic. |
emptySlotTemplate | CosmeticDisplayTemplate | Template for empty cosmetic slots. |
navigation | MenuNavigationConfig | — |
sorting | MenuSortingConfig | — |
Usage Example
- entry: cosmetics_menu_config
name: "Configuration for the Cosmetics Menu"
title: ""
rows: 0
layoutType: ""
fillItem: ""
cosmeticSlots: 0
unlockedTemplate: ""
lockedTemplate: ""
activeTemplate: ""
emptySlotTemplate: ""
navigation: ""
sorting: ""