{
  "name": "ruinworks-walnut-hollow",
  "title": "RuinWorks - Walnut Hollow",
  "description": "Welcome to RuinWorks' Walnut Hollow - a fully fleshed out Halfling House. Rest beneath the sun in a hammock or reside inside the curved halls bellow. Visit the Cellars and workshop and climb out one of it's many chimneys. Perfect for NPC interactions or rescues, Walnut Hollow is waiting for you.",
  "version": "1.0.0",
  "minimumCoreVersion": "0.7.9",
  "compatibleCoreVersion": "9",
  "author": "RuinWorks",
  "authors": [
    {
      "name": "RuinWorks",
      "discord": "abominablerob#3707"
    }
  ],
  "packs": [
    {
      "name": "maps",
      "label": "RuinWorks - Walnut Hollow",
      "path": "/packs/maps.db",
      "entity": "Scene",
      "type": "Scene"
    },
    {
      "name": "journals",
      "label": "RuinWorks - Walnut Hollow",
      "path": "/packs/journals.db",
      "entity": "JournalEntry",
      "type": "JournalEntry"
    }
  ],
  "esmodules": [
    "./scripts/init.js"
  ],
  "dependencies": [
    {
      "name": "scene-packer",
      "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "levels",
      "manifest": "https://github.com/theripper93/Levels/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "betterroofs",
      "manifest": "https://github.com/theripper93/Better-Roofs/releases/latest/download/module.json",
      "type": "module"
    },
    {
      "name": "monks-active-tiles",
      "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json",
      "type": "module"
    }
  ],
  "url": "www.patreon.com/ruinworks",
  "manifest": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-walnut-hollow/module.json",
  "download": "https://storage.googleapis.com/ruinworks-patreon/ruinworks-walnut-hollow/ruinworks-walnut-hollow.zip",
  "manifestPlusVersion": "1.2.0"
}