{"id":20074961,"url":"https://github.com/therandomlabs/curseapi-minecraft","last_synced_at":"2025-07-18T21:33:01.996Z","repository":{"id":52384094,"uuid":"115247031","full_name":"TheRandomLabs/CurseAPI-Minecraft","owner":"TheRandomLabs","description":"An extension of CurseAPI for parsing CurseForge modpack manifests and for performing more Minecraft-specific operations.","archived":false,"fork":false,"pushed_at":"2021-04-30T05:44:09.000Z","size":523,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T21:37:32.697Z","etag":null,"topics":["curse","curseapi","curseforge","java","java-library","minecraft","minecraft-modpack"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheRandomLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"therandomlabs"}},"created_at":"2017-12-24T07:23:08.000Z","updated_at":"2022-05-28T05:00:51.000Z","dependencies_parsed_at":"2022-08-24T06:41:10.929Z","dependency_job_id":null,"html_url":"https://github.com/TheRandomLabs/CurseAPI-Minecraft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheRandomLabs/CurseAPI-Minecraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCurseAPI-Minecraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCurseAPI-Minecraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCurseAPI-Minecraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCurseAPI-Minecraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRandomLabs","download_url":"https://codeload.github.com/TheRandomLabs/CurseAPI-Minecraft/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCurseAPI-Minecraft/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265837605,"owners_count":23836558,"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":["curse","curseapi","curseforge","java","java-library","minecraft","minecraft-modpack"],"created_at":"2024-11-13T14:56:37.366Z","updated_at":"2025-07-18T21:33:01.985Z","avatar_url":"https://github.com/TheRandomLabs.png","language":"Java","readme":"# CurseAPI-Minecraft\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\n![Build](https://github.com/TheRandomLabs/CurseAPI-Minecraft/workflows/Build/badge.svg?branch=master)\n[![Dependabot](https://badgen.net/dependabot/TheRandomLabs/CurseAPI-Minecraft/?icon=dependabot)](https://dependabot.com/)\n\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/TheRandomLabs/CurseAPI-Minecraft.svg)](http://isitmaintained.com/project/TheRandomLabs/CurseAPI-Minecraft \"Average time to resolve an issue\")\n\n\u003c!-- [![Maven Central](https://img.shields.io/maven-central/v/com.therandomlabs.curseapi.minecraft/curseapi-minecraft.svg?style=shield)](https://maven-badges.herokuapp.com/maven-central/com.therandomlabs.curseapi.minecraft/curseapi-minecraft/)\n\n[comment]: # [![Javadoc](https://javadoc.io/badge/com.therandomlabs.curseapi.minecraft/curseapi-minecraft.svg?color=blue)](https://javadoc.io/doc/com.therandomlabs.curseapi.minecraft/curseapi-minecraft)--\u003e\n\nAn extension of [CurseAPI](https://github.com/TheRandomLabs/CurseAPI) for parsing CurseForge\nmodpack manifests and for performing more Minecraft-specific operations.\n\nAll public-facing code is documented with Javadoc and (mostly) tested with JUnit.\n\n## Usage\n\nBefore using CurseAPI-Minecraft, `CurseAPIMinecraft#initialize()` should be called so that\nCurseAPI-Minecraft can perform any necessary initialization and register itself with CurseAPI.\n\n* `MCVersion` represents a Minecraft version supported by CurseForge.\n`MCVersion` instances can be retrieved by accessing the constants and methods in the\n`MCVersions` class.\n* `MCVersionGroups` contains `CurseGameVersionGroup` constants that represent Minecraft version\ngroups.\n* `CurseModpack#fromJSON(String)` and `CurseModpack#fromJSON(Path)` can be used to parse CurseForge\nmodpack manifest JSONs.\n* `CurseModpack#createEmpty()` can be used to create a new `CurseModpack` instance.\n* `CurseModpack` instances can be converted back to JSONs by calling `CurseModpack#toJSON()` or\n`CurseModpack#toJSON(Path)`.\n\n## Using with Gradle\n\nTo use CurseAPI-Minecraft with\n[CurseAPI](https://github.com/TheRandomLabs/CurseAPI#using-with-gradle),\nadd this to your dependencies:\n\n```groovy\napi \"com.github.TheRandomLabs:CurseAPI-Minecraft:master-SNAPSHOT\"\n```\n","funding_links":["https://patreon.com/therandomlabs"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherandomlabs%2Fcurseapi-minecraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherandomlabs%2Fcurseapi-minecraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherandomlabs%2Fcurseapi-minecraft/lists"}