From 1b523e588d2172bfa445be03f2e1c8647e97a8ce Mon Sep 17 00:00:00 2001 From: Ammerhai Date: Tue, 20 Jan 2026 20:06:40 +0100 Subject: [PATCH] add folders to compendium --- module.json | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/module.json b/module.json index 69c0cc6..a96d3f6 100644 --- a/module.json +++ b/module.json @@ -3,8 +3,8 @@ "title": "Cystrelia's Almanac of Wondrous Secrets", "version": "0.0.1", "compatibility": { - "minimum": "12", - "verified": "12" + "minimum": "13", + "verified": "13" }, "description": "From enchanted artifacts to forbidden spells, and from mystical creatures to the very essence of arcane forces, Cystrelia's Almanac of Wondrous Secrets unveils a world teeming with marvels both extraordinary and perilous. This almanac is a treasure trove for adventurers, scholars, and magic-seekers alike, offering insights into spells that twist the fabric of reality, creatures that defy mortal understanding, and artifacts imbued with untold power.\n\nWield it with caution and curiosity—each entry may guide you to greatness or plunge you into the depths of mystery. For within every marvel lies a secret, and in every secret, a choice: Will you master its wonders, or become lost in its embrace?", "authors": [ @@ -131,18 +131,33 @@ "sorting": "a", "color": "#9b12db", "packs": [ - "caws-classes", - "caws-subclasses", - "caws-feats", - "caws-items", - "caws-spells", - "caws-magical-cards", "caws-monster", - "caws-tables", - "caws-species", - "caws-backgrounds" + "caws-tables" ], - "folders": [] + "folders": [ + { + "name": "Character Options", + "sorting": "m", + "color": "#9b12db", + "packs": [ + "caws-classes", + "caws-subclasses", + "caws-feats", + "caws-species", + "caws-backgrounds" + ] + }, + { + "name": "Character Options", + "sorting": "m", + "color": "#9b12db", + "packs": [ + "caws-items", + "caws-spells", + "caws-magical-cards" + ] + } + ] } ], "manifest": ""