JSON validator

Validation

No errors found! See format documentation for more info.

Content

You can change JSON format () or edit this file.
{
  "Format": "2.9.1",
  "Changes": [
    {
      "Action": "Load",
      "Target": "Mods/{{ModId}}/clintfate",
      "FromFile": "assets/clintfate.png"
    },
    {
      "Action": "EditMap",
      "Target": "Maps/Farm",
      "MapTiles": [
        {
          "Layer": "AlwaysFront",
          "Position": {
            "X": 52,
            "Y": 18
          },
          "SetTiles": [
            {
              "FromFile": "Mods/{{ModId}}/clintfate",
              "FromArea": {
                "X": 0,
                "Y": 0,
                "Width": 16,
                "Height": 64
              }
            }
          ]
        }
      ]
    }
  ]
}