{
  "id": "horror-in-the-cornfield",
  "title": "Horror in the Cornfield",
  "description": "A horror-themed module set in a cornfield.",
  "version": "1.0.1",
  "url": "https://example.com/horror-in-the-cornfield",
  "manifest": "https://r2.foundryvtt.com/packages-public/horror-in-the-cornfield/module.json",
  "protected": true,
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "esmodules": [
    "scripts.mjs"
  ],
  "styles": [
    "styles.css"
  ],
  "authors": [
    {
      "name": "Jeff Stevens Games",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "hitcf-journals",
      "label": "HITCF - Journals",
      "path": "packs/totbm-journals",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_03.webp",
      "type": "JournalEntry",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-adventures",
      "label": "HITCF - Adventures",
      "path": "packs/hitcf-adventures",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_01.webp",
      "type": "Adventure",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-monsters",
      "label": "HITCF - Monsters",
      "path": "packs/hitcf-monsters",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_04.webp",
      "type": "Actor",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-items",
      "label": "HITCF - Items",
      "path": "packs/hitcf-items",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_02.webp",
      "type": "Item",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-spells",
      "label": "HITCF - Spells",
      "path": "packs/hitcf-spells",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_07.webp",
      "type": "Item",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-rollable-tables",
      "label": "HITCF - Rollable Tables",
      "path": "packs/hitcf-rollable-tables",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_05.webp",
      "type": "RollTable",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-scenes",
      "label": "HITCF - Scenes",
      "path": "packs/hitcf-scenes",
      "banner": "modules/horror-in-the-cornfield/assets/tiles/tile_06.webp",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "shadowdark"
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Horror in the Cornfield",
          "sorting": "a",
          "packs": [
            "hitcf-journals",
            "hitcf-adventures",
            "hitcf-monsters",
            "hitcf-items",
            "hitcf-spells",
            "hitcf-rollable-tables",
            "hitcf-scenes"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ]
}