{"id":23974899,"url":"https://github.com/chaotictrials/caelum","last_synced_at":"2025-09-13T07:30:48.718Z","repository":{"id":104426820,"uuid":"346451201","full_name":"ChaoticTrials/Caelum","owner":"ChaoticTrials","description":"A 1.16.5 skyblock Forge modpack.","archived":true,"fork":false,"pushed_at":"2021-03-11T17:54:40.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T16:41:40.870Z","etag":null,"topics":["discontinued","forge","minecraft-modpack"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ChaoticTrials.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-03-10T18:19:11.000Z","updated_at":"2024-06-22T11:15:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5912478-6515-469d-945f-b3f9b6c58cb8","html_url":"https://github.com/ChaoticTrials/Caelum","commit_stats":null,"previous_names":["chaotictrials/caelum"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ChaoticTrials/Caelum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaoticTrials%2FCaelum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaoticTrials%2FCaelum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaoticTrials%2FCaelum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaoticTrials%2FCaelum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChaoticTrials","download_url":"https://codeload.github.com/ChaoticTrials/Caelum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaoticTrials%2FCaelum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274934859,"owners_count":25376745,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["discontinued","forge","minecraft-modpack"],"created_at":"2025-01-07T05:53:17.274Z","updated_at":"2025-09-13T07:30:48.335Z","avatar_url":"https://github.com/ChaoticTrials.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CurseForge](http://cf.way2muchnoise.eu/full_455440_downloads.svg)](https://www.curseforge.com/minecraft/modpacks/caelum-skyblock)\n[![Bugs label](https://img.shields.io/github/issues/MelanX/Caelum/bug)](https://github.com/MelanX/Caelum/issues?q=is%3Aissue+is%3Aopen+label%3Abug)\n[![GitHub license](https://img.shields.io/github/license/MelanX/Caelum.svg)](https://github.com/MelanX/Caelum/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/MelanX/Caelum.svg)](https://GitHub.com/MelanX/Caelum/releases/)\n[![CastCrafter Server](https://img.shields.io/discord/411271477128724482.svg?color=7289da\u0026label=MelanX%20Server\u0026logo=discord\u0026style=flat-square)](https://discord.gg/u8ZE5Ts)\n\n### This modpack puts your knowledge to the test!\n\nThis is the official repository of the Minecraft modpack `Caelum Skyblock` on\n[CurseForge](https://www.curseforge.com/minecraft/modpacks/caelum-skyblock)! It contains all necessary\nfiles to create a server and to create a client .zip file for importing into any known launcher which can import the\ndefault CurseForge modpack files.\n\nReleases for server and client files can be\nfound [here](https://github.com/MelanX/Caelum/releases)\nor on [CurseForge](https://www.curseforge.com/minecraft/modpacks/caelum-skyblock).\n\n## Content\n\n### Basic\n\nThe included content in the folders are only the files which were changed. If a config isn't changed, it doesn't need to\nbe here. It will be automatically generated on first launch of the modpack.\n\n### Server Data\n\nThe serverdata is for setting up a server with Garden of Glass.\n\n### Script Overview\n\nTo use the scripts you need to add your tokens in `tokens.json`. The file should look\nlike [tokens-example.json](tokens-example.json). The twitch token needs no specific access (It only needs to be able to\nconvert user-names to ids). The GitHub Token needs the scopes `public_repo`, `repo:status` and `repo_deployment` and\nneeds push access to this repository.\n\n**All the scripts must be run with the repository root as current working directory**\n\n| script | description |\n| :---: | :---  |\n| changelog_generator.py | Creates a changelog from the current manifest and the latest release manifest |\n| create_release.py | Creates a new release and publishes it on github. **IMPORTANT: Make sure to push your current branch before calling this!!!** |\n| downloadmods.py | Downloads all mods from `manifest.json` into the `mods` folder. **This will delete all mods previously in the mods folder!** |\n| modlist.py | Generates the manifest from the manifest without file ids at [pack.json](pack.json) and the files in the `mods` folder. Uses a cache file `modcache.json`. This file should be committed. |\n\n## Contribution\n\nYou want to contribute to the project? The simplest way is to open issues if there is any. If there is a bug, use\n[this template](https://github.com/MelanX/Caelum/issues/new?labels=bug\u0026template=bug_report.md).\nIf you only like to suggest a mod or another cool feature, use\n[this template](https://github.com/MelanX/Caelum/issues/new?labels=enhancement\u0026template=feature_request.md).\n\n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/MelanX/Caelum)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaotictrials%2Fcaelum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaotictrials%2Fcaelum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaotictrials%2Fcaelum/lists"}