{
-
id
A unique alphanumeric id
title?
The display name of the pack
description?
Small description about the pack and what it contains
nsfw?
If the pack contains any nsfw (explicit) content
author?
The name of the pack's author
image?
The icon of the pack or its author
url?
A url to pack's homepage
depends?
A list of packs that are required to make your pack function properly
conflicts?
A list of packs that might conflict with your pack
media?
: {-
conflicts?
: ["[pack-id:media-id]"
]
new?
: [{ }]
}
characters?
: {-
conflicts?
: ["[pack-id:character-id]"
]
new?
: [{ }]
}
-
}