{
  "id": "mythica-machina-clockwork-dungeon",
  "title": "Mythica Machina - Clockwork Dungeon",
  "description": "A dungeon which ticks! This map is designed to evolve as the players move around it, platforms move and traps appear with the movement of a giant clockwork mechanism. The central mechanism is run via a macro which gives the GM/DM complete control over the action.",
  "version": "3.0.30",
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "Ingram Blakelock - Mythica Machina",
      "email": "garsondee@gmail.com",
      "url": "https://www.patreon.com/c/MythicaMachina/posts",
      "discord": "garsondee",
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "socketlib",
        "type": "module",
        "compatibility": {
          "minimum": "1.1.2"
        }
      }
    ],
    "recommends": [
      {
        "id": "map-shine-advanced",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "tile-scroll",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "packs": [
    {
      "name": "adventure",
      "label": "Mythica Machina - Clockwork Dungeon",
      "path": "packs/adventure",
      "type": "Adventure"
    }
  ],
  "esmodules": [
    "./scripts/init.js"
  ],
  "socket": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/mythica-machina-clockwork-dungeon/module.json",
  "download": null,
  "protected": true,
  "manifestPlusVersion": "1.2.0"
}