{
	"title": "Bearworks - Frozen Den",
	"description": "Bleak and maddening, this icy pit seems utterly inhospitable to life. Its steep, unforgiving walls enclose the space, while jagged mesas jut defiantly from the frozen floor. A harsh mirror of the world above, the chasm’s bottom is just as ice-encrusted and lifeless, offering no promise of refuge or warmth. Only the hardiest adventurers would dare venture here—what strange, frozen horrors await below? Cave - Spiders - Frozen - Blood - Clean | 20x20",
	"version": "1.0.0",
	"authors": [{
		"name": "Bearworks (Nate)",
		"email": "bearworkshq@gmail.com",
		"url": "https://www.patreon.com/bearworks"
	}],
	"packs": [{
		"name": "Bearworks_FrozenDen",
		"label": "Bearworks - Frozen Den",
		"path": "/packs/frozen-den.db",
		"type": "Scene",
		"private": false,
		"banner": "modules/Bearworks_FrozenDen/Banner.png"
	}],

	"manifest": "https://bearworkshq.com/2024/458hed63/Bearworks_FrozenDen/module.json",
	"download": "https://bearworkshq.com/2024/458hed63/Bearworks_FrozenDen/Bearworks_FrozenDen.zip",
	"id": "Bearworks_FrozenDen",
	"relationships": {
		"requires": [
			{
				"id": "levels",
				"type": "module",
				"manifest": "https://github.com/theripper93/Levels/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": {}
			},
			{
				"id": "betterroofs",
				"type": "module",
				"manifest": "https://github.com/theripper93/Better-Roofs/releases/latest/download/module.json",
				"compatibility": {}
			}
		]
	},

	"compatibility": {
		"minimum": "9",
		"verified": "12"
	}
	
}