{ "id": "morelord-craftworks", "title": "Morelord Craftworks", "description": "System-agnostic gathering, harvesting, looting, selling, materials, recipes, and premium crafting workflows for Foundry VTT.", "version": "0.4.4", "authors": [ { "name": "Morelord Gaming" } ], "compatibility": { "minimum": "14", "verified": "14" }, "esmodules": [ "scripts/main.mjs" ], "styles": [ "styles/craftworks.css" ], "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "5.3" } } ], "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", "compatibility": { "minimum": "1.1.3" } }, { "id": "morelord-core", "type": "module", "compatibility": { "minimum": "0.1.0" }, "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-core/main/module.json" } ] }, "flags": { "canUpload": true }, "socket": true, "download": "https://github.com/tmoreland72/morelord-craftworks/releases/download/v0.4.4/morelord-craftworks.zip", "url": "https://github.com/tmoreland72/morelord-craftworks", "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-craftworks/main/module.json" }