{
  "id": "temple-of-the-bone-mongers",
  "title": "Temple of the Bone Mongers",
  "version": "1.0.1",
  "manifest": "https://r2.foundryvtt.com/packages-public/temple-of-the-bone-mongers/module.json",
  "protected": true,
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "scripts": [
    "module.js"
  ],
  "authors": [
    {
      "name": "Jeff Stevens Games",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "flags": {}
    }
  ],
  "flags": {
    "canUpload": true
  },
  "packs": [
    {
      "name": "totbm-journals",
      "label": "TOTBM - Journals",
      "path": "packs/totbm-journals",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_04.webp",
      "type": "JournalEntry",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-adventures",
      "label": "TOTBM - Adventures",
      "path": "packs/totbm-adventures",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_01.webp",
      "type": "Adventure",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-monsters",
      "label": "TOTBM - Monsters",
      "path": "packs/totbm-monsters",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_05.webp",
      "type": "Actor",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-items",
      "label": "TOTBM - Items",
      "path": "packs/totbm-items",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_03.webp",
      "type": "Item",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-classes",
      "label": "TOTBM - Classes",
      "path": "packs/totbm-classes",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_02.webp",
      "type": "Item",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-rollable-tables",
      "label": "TOTBM - Rollable Tables",
      "path": "packs/totbm-rollable-tables",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_06.webp",
      "type": "RollTable",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "totbm-scenes",
      "label": "TOTBM - Scenes",
      "path": "packs/totbm-scenes",
      "banner": "modules/temple-of-the-bone-mongers/assets/tiles/tile_07.webp",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "shadowdark"
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Temple of the Bone Mongers",
          "sorting": "a",
          "packs": [
            "totbm-journals",
            "totbm-adventures",
            "totbm-monsters",
            "totbm-items",
            "totbm-classes",
            "totbm-rollable-tables",
            "totbm-scenes"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ]
}