{"id":16936128,"url":"https://github.com/tristanmorgan/bedrock-box","last_synced_at":"2025-03-21T05:14:11.462Z","repository":{"id":107118932,"uuid":"535903916","full_name":"tristanmorgan/bedrock-box","owner":"tristanmorgan","description":"A repackaging of LomotHo/minecraft-bedrock but with Box64 emulation to run on ARM.","archived":false,"fork":false,"pushed_at":"2025-03-12T00:44:03.000Z","size":22,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-12T01:31:04.863Z","etag":null,"topics":["bds","bedrock-dedicated-server","bedrock-server","dockerfile","minecraft","minecraft-pocket-edition","minecraft-server"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tristanmorgan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-13T00:52:07.000Z","updated_at":"2025-01-22T02:42:14.000Z","dependencies_parsed_at":"2023-11-28T23:25:34.249Z","dependency_job_id":"4257b3e1-f0b3-44ab-bb13-251708495e1a","html_url":"https://github.com/tristanmorgan/bedrock-box","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/tristanmorgan%2Fbedrock-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristanmorgan%2Fbedrock-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristanmorgan%2Fbedrock-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tristanmorgan%2Fbedrock-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tristanmorgan","download_url":"https://codeload.github.com/tristanmorgan/bedrock-box/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739951,"owners_count":20501992,"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":["bds","bedrock-dedicated-server","bedrock-server","dockerfile","minecraft","minecraft-pocket-edition","minecraft-server"],"created_at":"2024-10-13T20:56:08.706Z","updated_at":"2025-03-21T05:14:11.445Z","avatar_url":"https://github.com/tristanmorgan.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bedrock-box\n[![Docker Image](https://img.shields.io/badge/docker-tristanmorgan%2Fbedrock--box-blue.svg)](https://hub.docker.com/r/tristanmorgan/bedrock-box/)\n\nA repackaging of [LomotHo/minecraft-bedrock](http://github.com/LomotHo/minecraft-bedrock/) but with [Box64](https://github.com/ptitSeb/box64) emulation.\n\n## Usage\n\nEssentially the same as lomot's except this runs on ARM64 hosts.\n\n    docker run -d --name bedrock -p 19132:19132/udp \\\n      -v /opt/mcpe-data:/data \\\n      tristanmorgan/bedrock-box:latest\n\n## Details\n\nThe Dockerfile takes the amd64 image by LomotHo and copies the Minecraft Server files and some libraries and copies them\nto a new arm64 Debian base image. Then it adds Box64 and a modified entrypoint script so when the container is used it\nwraps the Minecraft server with box64 to run on ARM (Raspberry Pi 4 specifically).\n\nI typically run it with the following environment variables but these may not be optimal.\n\n    DATA_PATH               = \"/data\"\n    BOX64_LOG               = \"INFO\"\n    BOX64_DYNAREC_SAFEFLAGS = 0\n    BOX64_DYNAREC_BIGBLOCK  = 2\n    BOX64_DYNAREC_FASTPAGE  = 1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristanmorgan%2Fbedrock-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftristanmorgan%2Fbedrock-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftristanmorgan%2Fbedrock-box/lists"}