TagData Object - SpaceCat97/SpaceCats-Wikis GitHub Wiki
Here's an example JSON file: https://github.com/SpaceCat97/SpaceCats-Wikis/blob/main/ASB/Example%20TagData
| Field Name | Data Type | Required | Description | Default Value |
|---|---|---|---|---|
| orMode | Boolean | ![]() |
If set to true, only one of the tags have to be on the item in order for the set to be complete. If false, all must be on the item. | false |
| tags | String Array | ![]() |
This string array object must contain STRINGIFIED JSON tags in order to apply correctly. Please google what that means... |


