JSON validator

Validation

Oops, found some issues with your JSON. See format documentation for more info.

Line Field Error
2 Format Incorrect value '2.0.6'. You should always use the latest format version (currently 2.9.0) to enable the latest features, avoid obsolete behavior, and reduce load times.

Content

You can change JSON format () or edit this file.
{
  "Format": "2.0.6",
  "Changes": [
    {
      "Action": "EditData",
      "Target": "Data/FishPondData",
      "Entries": {
        "item_Squid": {
          "Id": "Squid",
          "RequiredTags": [
            "item_squid"
          ],
          "ProducedItems": [
            {
              "RequiredPopulation": 10,
              "Chance": 1,
              "ItemId": 812,
              "MinQuantity": 1,
              "MaxQuantity": 3
            },
            {
              "RequiredPopulation": 8,
              "Chance": 0.7,
              "ItemId": 812,
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 6,
              "Chance": 0.65,
              "ItemId": 812,
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 4,
              "Chance": 0.5,
              "ItemId": 812,
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 2,
              "Chance": 0.4,
              "ItemId": 812,
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 1,
              "Chance": 0.25,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            }
          ]
        },
        "item_MidnightSquid": {
          "Id": "MidnightSquid",
          "RequiredTags": [
            "item_midnightsquid"
          ],
          "ProducedItems": [
            {
              "RequiredPopulation": 10,
              "Chance": 0.8,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 3
            },
            {
              "RequiredPopulation": 8,
              "Chance": 0.7,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 6,
              "Chance": 0.65,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 4,
              "Chance": 0.5,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 2,
              "Chance": 0.4,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            },
            {
              "RequiredPopulation": 1,
              "Chance": 0.25,
              "ItemId": "(O)812",
              "MinQuantity": 1,
              "MaxQuantity": 1
            }
          ]
        }
      }
    }
  ]
}