{"id":16013135,"url":"https://github.com/jaxkdev/slimeworld","last_synced_at":"2025-08-24T14:36:26.746Z","repository":{"id":104029139,"uuid":"330720294","full_name":"JaxkDev/SlimeWorld","owner":"JaxkDev","description":"A bad implementation of Hypixels slime format.","archived":false,"fork":false,"pushed_at":"2021-01-24T16:08:27.000Z","size":102,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-02T20:20:05.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JaxkDev.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-01-18T16:12:10.000Z","updated_at":"2021-05-08T13:25:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"be31ec8e-26d9-44c0-a013-bc2e68f1019b","html_url":"https://github.com/JaxkDev/SlimeWorld","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaxkDev%2FSlimeWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaxkDev%2FSlimeWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaxkDev%2FSlimeWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaxkDev%2FSlimeWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaxkDev","download_url":"https://codeload.github.com/JaxkDev/SlimeWorld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131746,"owners_count":19752727,"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-10-08T14:24:53.879Z","updated_at":"2025-02-22T06:14:09.687Z","avatar_url":"https://github.com/JaxkDev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlimeWorld\nA bad implementation of Hypixels slime format, \nthis should not be used in production simply a test of the slime format documented in a hypixel dev post.\n\nSeveral issues with current implementation, this was done in a day or two worth of work dont expect it to work perfectly...\n\n\n# Pro's:\n- Uses zstd compression meaning loading and saving is much faster and efficient than zlib\n  - 81 Chunks (initial terrain generated) only takes ~30KB\n- Some NBT has been removed in accordance with the [Slime Format](https://pastebin.com/raw/EVCNAmkw) meaning less data is wasted with naming fields that we already know are in that position.\n\n# Con's:\n- Cannot store large wolds (Due to single file format and memory limitations)\n- Experimental format.\n- Was implemented by Jaxk\n- Other world formats must be manually converted with external tools (for now)\n- Entire world (entities, tiles and chunks) are all stored in memory while world is loaded.\n\nProbably other Pro/Con's but I just can't think of any right now...\n\n# Requirements:\n- php \u003e= 7.3.0\n- ext-zstd \u003e= 0.8.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaxkdev%2Fslimeworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaxkdev%2Fslimeworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaxkdev%2Fslimeworld/lists"}