JSON validator
Validation
Oops, found some issues with your JSON. See format documentation for more info.
| Line | Field | Error |
|---|---|---|
| 2 | Name | Property 'Name' has not been defined and the schema does not allow additional properties. |
| 3 | Author | Property 'Author' has not been defined and the schema does not allow additional properties. |
| 4 | Description | Property 'Description' has not been defined and the schema does not allow additional properties. |
| 5 | Version | Property 'Version' has not been defined and the schema does not allow additional properties. |
| 6 | UniqueID | Property 'UniqueID' has not been defined and the schema does not allow additional properties. |
| 7 | ContentPackFor | Property 'ContentPackFor' has not been defined and the schema does not allow additional properties. |
| 10 | UpdateKeys | Property 'UpdateKeys' has not been defined and the schema does not allow additional properties. |
| 1 | Missing required fields: Format, Changes. |
Content
You can change JSON format () or edit this file.
{
"Name": "Pandora NPC",
"Author": "glowinqpandy",
"Description": "Adds Pandora to Stardew Valley.",
"Version": "1.0.0",
"UniqueID": "glowinqpandy.pandora",
"ContentPackFor": {
"UniqueID": "Pathoschild.ContentPatcher"
},
"UpdateKeys": [
""
]
}