{
  "id": "mythos-earth",
  "title": "Mythos Earth",
  "version": "13.1.1",
  "compatibility": {
    "minimum": "12",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "authors": [
    {
      "name": "Darren Ruckle",
      "email": "druckle@yahoo.com",
      "url": "https://www.patreon.com/DarrenRuckle",
      "discord": "darrenruckle",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "mythos-earth",
      "label": "Mythos Earth",
      "path": "packs/mythos-earth",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "character-options",
      "label": "Character Options",
      "path": "packs/character-options",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "creatures",
      "label": "Actors",
      "path": "packs/creatures",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "map",
      "label": "Map",
      "path": "packs/map",
      "type": "Scene",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "the-drowned-ledger",
      "label": "The Drowned Ledger",
      "path": "packs/the-drowned-ledger",
      "type": "Adventure",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "description": "",
  "flags": {},
  "manifest": "https://r2.foundryvtt.com/packages-public/mythos-earth/module.json",
  "protected": true
}