diff --git a/module.json b/module.json index b8365d6..437a998 100644 --- a/module.json +++ b/module.json @@ -28,22 +28,29 @@ "label": "Character Options", "path": "packs/character-options", "type": "Item", + "system": "cyphersystem", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" - }, - "system": "cyphersystem" + } } ], "relationships": { "requires": [ { "id": "world-explorer", - "type": "module" + "type": "module", + "compatibility": {} + } + ], + "recommends": [ + { + "id": "journal-to-canvas-slideshow", + "type": "module", + "manifest": "https://edit.crownoffire.ltd/adam/journal-to-canvas-slideshow/raw/branch/main/module.json" } ] }, "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.1.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" - -} +} \ No newline at end of file