{"id":27471894,"url":"https://github.com/calliecameron/mc-mod-compatibility","last_synced_at":"2025-04-16T02:01:58.415Z","repository":{"id":182378094,"uuid":"668401755","full_name":"calliecameron/mrpack-utils","owner":"calliecameron","description":"Utilities for managing Modrinth-format (mrpack) Minecraft modpacks.","archived":false,"fork":false,"pushed_at":"2025-02-17T12:35:08.000Z","size":175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T19:05:15.490Z","etag":null,"topics":["minecraft","modrinth"],"latest_commit_sha":null,"homepage":"","language":"Python","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/calliecameron.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":"2023-07-19T18:08:11.000Z","updated_at":"2025-02-17T12:35:12.000Z","dependencies_parsed_at":"2024-01-14T02:38:41.788Z","dependency_job_id":"889848a4-2101-476d-8e14-26f7cc4d209d","html_url":"https://github.com/calliecameron/mrpack-utils","commit_stats":null,"previous_names":["calliecameron/mc-mod-compatibility","calliecameron/mrpack-utils"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calliecameron%2Fmrpack-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calliecameron%2Fmrpack-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calliecameron%2Fmrpack-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calliecameron%2Fmrpack-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calliecameron","download_url":"https://codeload.github.com/calliecameron/mrpack-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183098,"owners_count":21226140,"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":["minecraft","modrinth"],"created_at":"2025-04-16T02:01:32.006Z","updated_at":"2025-04-16T02:01:58.409Z","avatar_url":"https://github.com/calliecameron.png","language":"Python","funding_links":[],"categories":["Mod managers/updaters"],"sub_categories":["CLI"],"readme":"# mrpack-utils\n\nUtilities for managing Modrinth-format (mrpack) Minecraft modpacks.\n\nAll commands are read only.\n\n## List modpack contents\n\n```shell\n./mrpack list mods.mrpack\n```\n\n## Check for compatibility with newer game versions\n\nModpacks can only be upgraded to a newer game version if every mod in the pack\nsupports that version. For each mod in the modpack, the script checks whether a\nversion of the mod exists that is compatible with the given game versions, and\nreports which mods are not compatible:\n\n```shell\n./mrpack list --check-version 1.20 --check-version 1.20.1 mods.mrpack\n```\n\nLimitations:\n\n* Only supports Modrinth modpacks (mrpack), and only checks mods from Modrinth.\n  CurseForge mods in the 'overrides' section of the modpack will have to be\n  checked manually.\n* Doesn't actually update the modpack to the newer game version, only reports\n  whether the update would be possible. Mod loaders can do the update.\n\n## Diff modpack versions\n\n```shell\n./mrpack diff v1.mrpack v2.mrpack\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalliecameron%2Fmc-mod-compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalliecameron%2Fmc-mod-compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalliecameron%2Fmc-mod-compatibility/lists"}