{ "title": "Beneos Module", "description": "Quality of life features and Search Engine for Beneos Battlemaps, Tokens, Spells and Items", "version": "13.0.1", "socket": true, "compatibility": { "minimum": "13", "verified": "13" }, "url": "https://github.com/BeneosBattlemaps/beneos-module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/beneos-module/beneos-new-structure-v13/module.json", "download": "https://github.com/BeneosBattlemaps/beneos-module/archive/refs/tags/13.0.1.zip", "scripts": [ "scripts/beneosfx.js" ], "styles": [ "css/beneos.css", "css/table-top.css" ], "esmodules": [ "scripts/beneos_module.js" ], "packs": [ { "name": "beneos_module_actors", "label": "Beneos Tokens", "path": "packs/beneos_module_actors.db", "system": "dnd5e", "type": "Actor", "private": false, "flags": {} }, { "name": "beneos_module_actors_pf2", "label": "Beneos Tokens - PF2", "path": "packs/beneos_module_actors_pf2.db", "system": "pf2e", "type": "Actor", "private": false, "flags": {} }, { "name": "beneos_module_items", "label": "Beneos Module Items", "path": "packs/beneos_module_items.db", "system": "dnd5e", "type": "Item", "private": false, "flags": {} }, { "name": "beneos_module_spells", "label": "Beneos Module Spells", "path": "packs/beneos_module_spells.db", "system": "dnd5e", "type": "Item", "private": false, "flags": {} }, { "name": "beneos_module_journal", "label": "Beneos Module Journals", "path": "packs/beneos_module_journal.db", "type": "JournalEntry", "private": false, "flags": {} } ], "id": "beneos-module", "authors": [ { "name": "Beneos | Ben#0159", "flags": {} } ], "relationships": { "requires": [ { "id": "moulinette", "type": "module", "manifest": "https://github.com/Moulinette-Craft/moulinette-foundryvtt-module/releases/latest/download/module.json", "compatibility": {} }, { "id": "fxmaster", "type": "module", "manifest": "https://github.com/ghost-fvtt/fxmaster/releases/latest/download/module.json", "compatibility": {} }, { "id": "multilevel-tokens", "type": "module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Multilevel-Tokens/main/module.json", "compatibility": {} }, { "id": "monks-active-tiles", "type": "module", "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json", "compatibility": {} }, { "id": "poi-teleport", "type": "module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/module.json", "compatibility": {} }, { "id": "scene-packer", "type": "module", "manifest": "https://github.com/League-of-Foundry-Developers/scene-packer/releases/latest/download/module.json", "compatibility": {} }, { "id": "LockView", "type": "module", "manifest": "https://github.com/MaterialFoundry/LockView/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": {} } ] } }