{"id":13543474,"url":"https://github.com/ModdingX/Moonstone","last_synced_at":"2025-04-02T13:30:26.856Z","repository":{"id":38075172,"uuid":"398071484","full_name":"ModdingX/Moonstone","owner":"ModdingX","description":"IntelliJ plugin and standalone tool to manage CurseForge or Modrinth modpack modlists from within the IDE","archived":false,"fork":false,"pushed_at":"2025-02-14T21:23:59.000Z","size":216,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T22:26:59.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ModdingX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-19T20:52:14.000Z","updated_at":"2025-02-14T21:24:03.000Z","dependencies_parsed_at":"2024-11-03T10:31:28.486Z","dependency_job_id":null,"html_url":"https://github.com/ModdingX/Moonstone","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModdingX%2FMoonstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModdingX%2FMoonstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModdingX%2FMoonstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModdingX%2FMoonstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModdingX","download_url":"https://codeload.github.com/ModdingX/Moonstone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246823504,"owners_count":20839734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T11:00:32.114Z","updated_at":"2025-04-02T13:30:26.458Z","avatar_url":"https://github.com/ModdingX.png","language":"Scala","readme":"# Moonstone\n\nMoonstone is a tool to manage CurseForge or Modrinth modlists in IntelliJ.\n\nFiles named `modlist.json` will be opened with Moonstone. These contain the modlist in json data but provide a nice GUI to manage the modlist.\nIt is intended to be used alongside [PackDev](https://github.com/ModdingX/PackDev) to develop modpacks.\n\nMoonstone can run as a standalone program or as an IntelliJ plugin.\nInstructions on how to install the IntelliJ plugin can be found at https://moddingx.org/jetbrains\n\n![](https://user-images.githubusercontent.com/63002502/181509686-7532fe4f-81c4-4beb-8e1f-20206bf7b646.png)\n\n### modlist.json format\n\nThe contents of the `modlist.json` file should be a json object with the following format:\n\n  * `platform`: A string that indicates the modding platform. Currently, supported values are `curseforge` and `modrinth`.\n  * `loader`: A string describing the mod loader for the modpack.\n  * `minecraft`: The minecraft version that the modpack uses.\n  * `installed`: A list of *mod files* that are explicitly installed.\n  * `dependencies`: A list of *mod files* that are installed only as dependencies for other files.\n\nA *mod file* describes a json object with the following format:\n\n  * `project`: The project id\n  * `file`: The file id\n  * `side`: Where that mod is required. Either `common`, `client` or `server`\n  * `locked`: Whether this dependency is locked, so it can't be updated.\n","funding_links":[],"categories":["Mod managers/updaters"],"sub_categories":["GUI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FModdingX%2FMoonstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FModdingX%2FMoonstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FModdingX%2FMoonstone/lists"}