StruxaEggs Explorer

Vanilla Bedrock ARM64

Game

Bedrock Edition (also known as the Bedrock Version, Bedrock Codebase, Bedrock Engine or just Bedrock) refers to the multi-platform family of editions of Minecraft developed by Mojang AB, Microsoft Studios, 4J Studios, and SkyBox Labs. Prior to this term, as the engine originated with Pocket Edition, this entire product family was referred to as "Pocket Edition", "MCPE", or "Pocket/Windows 10 Edition".

Author: josdekurk@gmail.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

box64 ./bedrock_server

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:box64ghcr.io/ptero-eggs/yolks:box64

Environment Variables

NameVariableDefaultRules
Bedrock Version
The version of bedrock. (Ex. 1.7.0.13) Default version is latest.
BEDROCK_VERSIONlatestrequired|string|max:20
ld lib path
Dumb reasons to need this
LD_LIBRARY_PATH.required|string|max:20
Server Name
The name for the server
SERVERNAMEBedrock Dedicated Serverrequired|string|max:50
Gamemode
Allowed values: "survival", "creative", or "adventure"
GAMEMODEsurvivalrequired|string|in:survival,creative,adventure
Difficulty
Allowed values: "peaceful", "easy", "normal", or "hard"
DIFFICULTYeasyrequired|string|in:peaceful,easy,normal,hard
Allow cheats
If true then cheats like commands can be used. Allowed values: "true" or "false"
CHEATSfalserequired|string|in:true,false

Features

pid_limit