{"id":29123044,"url":"https://github.com/aternosorg/creabit","last_synced_at":"2025-06-29T18:05:26.764Z","repository":{"id":268379405,"uuid":"904141610","full_name":"aternosorg/creabit","owner":"aternosorg","description":"Small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file","archived":false,"fork":false,"pushed_at":"2024-12-17T13:14:55.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T01:44:12.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/aternosorg.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":"2024-12-16T10:27:44.000Z","updated_at":"2024-12-17T13:14:57.000Z","dependencies_parsed_at":"2024-12-16T12:28:08.865Z","dependency_job_id":"20fac3d9-9d1f-4e79-8b6c-60964f443533","html_url":"https://github.com/aternosorg/creabit","commit_stats":null,"previous_names":["aternosorg/creabit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aternosorg/creabit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aternosorg%2Fcreabit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aternosorg%2Fcreabit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aternosorg%2Fcreabit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aternosorg%2Fcreabit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aternosorg","download_url":"https://codeload.github.com/aternosorg/creabit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aternosorg%2Fcreabit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262589261,"owners_count":23333190,"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":"2025-06-29T18:05:26.020Z","updated_at":"2025-06-29T18:05:26.757Z","avatar_url":"https://github.com/aternosorg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nThis is a small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file. If the tags are missing, the portals do not work.\n\n# Installation\n\n```bash\ncomposer require aternos/creabit\n```\n\n# Usage CLI\n\n```bash\nphp repair.php input_file [output_file]\n```\n\nIf no output file path is given, the output directory is the current directory.\n\n# Usage PHP code\n\n```php\n$fileName = 'level.dat'\n$fileContent = file_get_contents($filename)\n$creabit = new Creabit($fileContent)\nfile_put_contents($fileName, $creabit-\u003erepair());\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faternosorg%2Fcreabit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faternosorg%2Fcreabit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faternosorg%2Fcreabit/lists"}