{
  "id": "horror-in-the-cornfield-5e",
  "title": "Horror in the Cornfield 5e",
  "description": "A chilling adventure module set in a haunted cornfield.",
  "version": "1.0.3",
  "url": "https://www.jeffstevensgames.com/",
  "manifest": "https://r2.foundryvtt.com/packages-public/horror-in-the-cornfield-5e/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-items",
      "label": "HITCF-Items",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_01.webp",
      "path": "packs/hitcf-items",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-monsters",
      "label": "HITCF-Monsters",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_02.webp",
      "path": "packs/hitcf-monsters",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-rolltables",
      "label": "HITCF-Rollable Tables",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_03.webp",
      "path": "packs/hitcf-rolltables",
      "type": "RollTable",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-the-adventure",
      "label": "HITCF-The Adventure",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_04.webp",
      "path": "packs/hitcf-the-adventure",
      "type": "Adventure",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-journal",
      "label": "HITCF-Journals",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_05.webp",
      "path": "packs/hitcf-journal",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "hitcf-scenes",
      "label": "HITCF-Scenes",
      "banner": "modules/horror-in-the-cornfield-5e/assets/tiles/tile_06.webp",
      "path": "packs/hitcf-scenes",
      "type": "Scene",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "m",
      "folders": [
        {
          "name": "Horror in the Cornfield",
          "sorting": "m",
          "packs": [
            "hitcf-items",
            "hitcf-monsters",
            "hitcf-rolltables",
            "hitcf-the-adventure",
            "hitcf-journal",
            "hitcf-scenes"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ]
}