{
  "id": "baileywiki-nuts-and-bolts",
  "title": "Baileywiki Nuts and Bolts",
  "description": "<p>This is a collection of macros, journal entries, and items for use with Baileywiki Free and Premium content. To access Baileywiki Premium Content, subscribe on Patreon: https://www.patreon.com/baileywiki</p>",
  "version": "0.13.6",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "Baileywiki",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "cover",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-logo-clockwork.webp",
      "loop": false,
      "flags": {}
    },
    {
      "type": "setup",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-logo-clockwork.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "Enlgish",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "journals",
      "label": "Baileywiki Nuts and Bolts Journal Entries",
      "path": "packs/journals",
      "type": "JournalEntry",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals-me-prefabs",
      "label": "Baileywiki Nuts and Bolts Mass Edit Prefabs",
      "path": "packs/journals-me-prefabs",
      "type": "JournalEntry",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros",
      "label": "Baileywiki Nuts and Bolts Macros",
      "path": "packs/macros",
      "type": "Macro",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Baileywiki Nuts and Bolts Items",
      "path": "packs/items",
      "type": "Item",
      "system": "dnd5e",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Baileywiki Nuts and Bolts Scenes",
      "path": "packs/scenes",
      "type": "Scene",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes-prefabs-2d",
      "label": "BW 2D Scenes Browser",
      "path": "packs/me-scenes-2d",
      "type": "JournalEntry",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes-prefabs-3d",
      "label": "BW 3D Scenes Browser",
      "path": "packs/me-scenes-3d",
      "type": "JournalEntry",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Baileywiki Content",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Utility Pieces",
          "sorting": "a",
          "packs": [
            "macros",
            "items",
            "journals",
            "journals-me-prefabs"
          ],
          "color": null,
          "folders": []
        },
        {
          "name": "Scenes",
          "sorting": "a",
          "packs": [
            "scenes-prefabs-2d",
            "scenes-prefabs-3d"
          ],
          "color": null,
          "folders": []
        },
        {
          "name": "Scenes - Free",
          "sorting": "a",
          "packs": [
            "scenes"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "multi-token-edit",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "styles": [
    {
      "src": "styles/UnlimitedTerrain.css"
    }
  ],
  "url": "https://www.patreon.com/baileywiki",
  "manifest": "https://download.bailey.wiki/nuts-and-bolts/v0.13.6/module.json",
  "download": "https://download.bailey.wiki/nuts-and-bolts/v0.13.6/baileywiki-nuts-and-bolts.zip",
  "flags": {}
}