EXWPack.info
EXWPack.info
This file defines basic metadata for your content pack.
As of v1.2.0, this file will be required for your content pack to be loaded.
| Field | Type | Default | Required | Definition |
|---|---|---|---|---|
| packId | String | - | YES | This pack's unique identifier. Please make sure this is a unique ID value. Must be all lowercase, with no spaces or special characters. |
| authorList | String[] | [] | List of authors for this pack. | |
| url | String | "" | URL for this pack's website. | |
| version | String | "1.0.0" | YES | This pack's version. |
| logo | String | "" | This pack's logo file. | |
| name | String | "" | Name of this pack. | |
| credits | String | "" | Credits/description for this pack. | |
| targetAPI | String | - | YES | The target API this content pack is compatible with. Please see the API targets page for more details. |
| creativeTabIcon | String | - | The item ID to set as the creative tab icon. |