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.
{
  "Changes": [
    {
      "Action": "EditData",
      "Target": "Data/Objects",
      "Entries": {
        "chatoyanttiger.possumfish": {
          "Name": "chatoyanttiger.possumfish",
          "Displayname": "Ichthyodelphi",
          "Description": "The long, pink upper fin of this strange fish's tail is prehensile.",
          "Type": "Fish",
          "Category": -4,
          "Price": 1350,
          "Texture": "Mods/{{ModId}}/possumfish",
          "Edibility": 60,
          "IsDrink": false,
          "ExcludeFromShippingCollection": true,
          "ContextTags": [
            "fish_upright",
            "fish_legendary"
          ]
        }
      }
    }
  ]
}