{
  "id": "baileywiki-3d",
  "title": "Baileywiki 3D",
  "description": "<p>This is the 3-Dimensional counterpart to the Baileywiki Family of Modules and the Modular System. Within this module you'll find everything you need to create stunning 3D maps: 3D heightmaps, props, and the terrains and textures for them. The installation URL updates every month with new content. https://www.patreon.com/baileywiki</p>",
  "version": "0.13.6",
  "changelog": "https://docs.google.com/document/d/1ALw2SSP-rTf9MTuKvnJhWE881e1JnuPGLD8BBrOKX2o/edit?usp=sharing",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "Baileywiki",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "cover",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-cover-3d.webp"
    },
    {
      "type": "setup",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-setup-advanced.webp"
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ],
  "styles": [
    "styles/baileywiki-3d.css"
  ],
  "packs": [
    {
      "name": "maps",
      "label": "Baileywiki 3D Scenes",
      "path": "packs/baileywiki-3d-maps",
      "type": "Scene",
      "flags": {}
    },
    {
      "name": "prefabs-3d",
      "label": "BW Prefabs 05 - 3D",
      "path": "packs/baileywiki-3d-prefabs",
      "type": "JournalEntry",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Baileywiki Content",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Prefabs",
          "sorting": "a",
          "packs": [
            "prefabs-3d"
          ]
        },
        {
          "name": "Scenes",
          "sorting": "a",
          "packs": [
            "maps"
          ]
        }
      ]
    }
  ],
  "languages": [
    {
      "name": "English",
      "lang": "en",
      "path": "languages/en.json",
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "multi-token-edit",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "baileywiki-nuts-and-bolts",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "levels-3d-preview",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "levels",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "wall-height",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "socketlib",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "canvas3dcompendium",
        "type": "module",
        "compatibility": {}
      }
    ],
    "recommends": [
      {
        "id": "betterroofs",
        "type": "module",
        "reason": "Better Roofs expands and improves upon the core FoundryVTT overhead tiles system. In 3D, this allows floors made up of multiple tiles to hide and show like a single tile.",
        "compatibility": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "reason": "Monk's Active Tile Triggers powers many of the automation pieces within the Baileywiki Family of Modules. From teleports, to traps, to puzzles.",
        "compatibility": {}
      },
      {
        "id": "tagger",
        "type": "module",
        "reason": "Tagger makes MATT more robust. Allowing MATT tiles to work properly when imported from compendiums as parts of prefabs",
        "compatibility": {}
      }
    ]
  },
  "socket": false,
  "protected": true,
  "url": "https://www.patreon.com/baileywiki",
  "manifest": "https://r2.foundryvtt.com/packages-public/baileywiki-3d/module.json"
}