{ "id": "mb-assets", "title": "MB assets", "version": "1.0.0", "compatibility": { "minimum": "11", "verified": "11" }, "description": "A collection of useful assets in a convenient package, for personal use only", "url": "https://git.bloy.org/foundryvtt/mb-assets", "packs": [ { "name": "playlists", "label": "Playlists", "path": "packs/playlists", "type": "Playlist", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "asset-macros", "label": "Asset Macros", "path": "packs/asset-macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "journal-templates", "label": "Journal Templates", "path": "packs/journal-templates", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ] }