{
  "id": "ruinworks-placeables",
  "name": "ruinworks-placeables",
  "title": "RuinWorks Placeables",
  "description": "This module contains RuinWorks placeable map features that can be dropped onto any map. These include vehicles, war machines, camps and buildings. When placed, all walls, lights and active tiles will function automatically!",
  "version": "1.0.0",
  "minimumCoreVersion": "12",
  "compatibleCoreVersion": "12",
  "compatibility": {
    "minimum": "12",
    "verified": "12"
  },
  "author": "RuinWorks",
  "authors": [
    {
      "name": "RuinWorks",
      "discord": "abominablerob#3707"
    }
  ],
  "packs": [
    {
      "name": "actors",
      "label": "RuinWorks Placeables",
      "path": "/packs/actors.db",
      "entity": "Actor",
      "type": "Actor",
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "RuinWorks Placeables",
      "path": "/packs/items.db",
      "entity": "Item",
      "type": "Item",
      "system": "dnd5e"
    },
    {
      "name": "journals",
      "label": "RuinWorks Placeables",
      "path": "/packs/journals.db",
      "entity": "JournalEntry",
      "type": "JournalEntry"
    },
    {
      "name": "macros",
      "label": "RuinWorks Placeables",
      "path": "/packs/macros.db",
      "entity": "Macro",
      "type": "Macro"
    },
    {
      "name": "maps",
      "label": "RuinWorks Placeables",
      "path": "/packs/maps.db",
      "entity": "Scene",
      "type": "Scene"
    }
  ],
    "packFolders": [
        {
            "name": "RuinWorks Placeables",
            "sorting": "a",
            "packs": [
                "actors",
                "journals",
                "scenes"
            ]
        }
    ],
  "esmodules": [
    "./scripts/init.js",
     "scripts/compendium-import.js"
  ],
  "dependencies": [
    {
      "name": "scene-packer",
      "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json",
      "type": "module"
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "scene-packer",
        "type": "module",
        "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json"
      },
      {
        "id": "levels",
        "type": "module",
        "manifest": "https://github.com/theripper93/Levels/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "betterroofs",
        "type": "module",
        "manifest": "https://github.com/theripper93/Better-Roofs/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "token-attacher",
        "type": "module",
        "manifest": "https://github.com/KayelGee/token-attacher/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "tagger",
        "type": "module",
        "manifest": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "multi-token-edit",
        "type": "module",
        "manifest": "https://github.com/Aedif/multi-token-edit/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json",
        "compatibility": {}
      },
      {
        "id": "wall-height",
        "type": "module",
        "manifest": "https://github.com/theripper93/wall-height/releases/latest/download/module.json",
        "compatibility": {}
      }
    ]
  },
  "url": "https://www.patreon.com/ruinworks",
  "manifest": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-placeables/Feb2025rel2WereB04R4u/module.json",
  "download": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-placeables/Feb2025rel2WereB04R4u/ruinworks-placeables.zip",
  "manifestPlusVersion": "1.2.0"
}