{"id":37105672,"url":"https://github.com/rphsoftware/scaffoldingmc","last_synced_at":"2026-01-14T12:44:44.074Z","repository":{"id":57624719,"uuid":"249535321","full_name":"rphsoftware/scaffoldingMC","owner":"rphsoftware","description":"A minecraft server to preview map files.","archived":false,"fork":false,"pushed_at":"2020-03-27T19:12:38.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T20:04:28.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rphsoftware.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}},"created_at":"2020-03-23T20:19:45.000Z","updated_at":"2021-11-14T17:14:23.000Z","dependencies_parsed_at":"2022-08-26T22:22:47.831Z","dependency_job_id":null,"html_url":"https://github.com/rphsoftware/scaffoldingMC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rphsoftware/scaffoldingMC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rphsoftware%2FscaffoldingMC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rphsoftware%2FscaffoldingMC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rphsoftware%2FscaffoldingMC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rphsoftware%2FscaffoldingMC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rphsoftware","download_url":"https://codeload.github.com/rphsoftware/scaffoldingMC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rphsoftware%2FscaffoldingMC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-14T12:44:43.286Z","updated_at":"2026-01-14T12:44:44.060Z","avatar_url":"https://github.com/rphsoftware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scaffolding MC (1.15.2 ONLY!!!!)\n\nA minecraft server with the main purpose being previewing map files. VERY EARLY ALPHA STAGE!\n\nWhat currently works:\n\n- Reading region files (only with both x and y positive)\n- Sending rudimentary chunk data\n- Login in both online and offline mode\n- Multiple clients at the same time\n- Keepalive\n\nWhat needs to be done:\n\n- Clients seeing each other\n- Getting player position and updating what chunks get sent\n- Sending empty chunks at the edges\n- Streaming of chunk data rather than pregeneration (That was a lazy hack)\n- Significant reduction of memory usage (this goes back to the previous point)\n- Time of day locking\n- Toggling flights for the clients\n- Support for versions other than 1.15.2\n- (maybe) chat\n- (unlikely) discord integration for chat\n\n## How to use it?\n\nGenerally, you shouldn't right now. If you really want, build the project simply by running `go build *.go`\n\nThe config file included in this repo should be self-explanatory. The `x` and `y` positions are in reference to chunks not blocks.\n\nYou will also need a special file generated by the real minecraft server that contains information on block states and their IDs. Follow instructions at this link: https://wiki.vg/Data_Generators#Blocks_report . **YOU MUST USE 1.15.2!!!!!!** Then create a folder next to the server binary called `registries`. In that folder, create a folder called `578` (578 is the protocol version for 1.15.2). In that folder, put the `blocks.json` file.\n\nOnce you have the config file, the map files and the registry file, you should be able to just run the server. Join, look for bugs, and have fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frphsoftware%2Fscaffoldingmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frphsoftware%2Fscaffoldingmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frphsoftware%2Fscaffoldingmc/lists"}