{ "title": "Beneos Module", "description": "Quality of life features for Beneos Battlemaps, Tokens, Spells and Items", "version": "12.1.4", "socket": true, "compatibility": { "minimum": "10", "verified": "12" }, "url": "https://github.com/BeneosBattlemaps/beneos-module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/beneos-module/beneos-new-structure/module.json", "download": "https://github.com/BeneosBattlemaps/beneos-module/archive/refs/tags/12.1.4.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": "multilevel-tokens", "type": "module", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Multilevel-Tokens/refs/heads/v12/module.json", "compatibility": {} }, { "id": "fxmaster", "type": "module", "manifest": "https://github.com/ghost-fvtt/fxmaster/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": "poi-teleport", "type": "module", "manifest": "https://raw.github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/refs/heads/v12/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": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": {} } ] } }