JSON validator

Validation

No errors found! (You have no schema selected, so only the basic JSON syntax was checked.)

Content

You can change JSON format () or edit this file.
[
  {
    "ProducerName": "Purple Mushroom Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "422",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Holly Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "283",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Green Mushroom Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "Green Mushroom",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Ginger Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "829",
    "OutputStack": 4,
    "OutputMaxStack": 4,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Spice Berry Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "396",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Blue Grass Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "BlueGrassStarter",
    "OutputStack": 5,
    "OutputMaxStack": 10,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Grass Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "297",
    "OutputStack": 10,
    "OutputMaxStack": 15,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Moss Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "Moss",
    "OutputStack": 5,
    "OutputMaxStack": 15,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Spring Onion Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "399",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "BlackBerry Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "410",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "SalmonBerry Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "296",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Magma Cap Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "851",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Winter Root Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "412",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Clay Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "330",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Red Mushroom Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "420",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Chanterelle Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "281",
    "OutputStack": 4,
    "OutputMaxStack": 4,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Common Mushroom Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "404",
    "OutputStack": 3,
    "OutputMaxStack": 3,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Morel Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "257",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Crystal Fruit Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "414",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Cave Carrot Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "78",
    "OutputStack": 3,
    "OutputMaxStack": 3,
    "Sounds": [
      "Ship"
    ]
  },
  {
    "ProducerName": "Fiddlehead Fern Box",
    "MinutesUntilReady": 3000,
    "SubtractTimeOfDay": true,
    "OutputIdentifier": "259",
    "OutputStack": 3,
    "OutputMaxStack": 5,
    "Sounds": [
      "Ship"
    ]
  }
]