Status: latent / unshipped. As of Minecraft Bedrock Preview 1.26.50.26 (August 2026), no
.brpakfile has ever been observed on disk — not in the game payload, not in BDS, not in any local cache. Everything below is datamined from reader/writer code that already exists insidebedrock_server.exe. Treat the "format" section as verified-by-error-strings and the "purpose" section as informed inference.
.brpak is a pack-level container format that Mojang has built but not yet turned on. It is a plain ZIP file whose archive comment must begin with BRPAK/, whose entries must all be STORE (uncompressed), and which is validated strictly enough to safely load untrusted third-party packs. It is produced by an internal BakeTool that "bakes" a pack folder: upgrading its documents to the current format version, compiling them (Cereal/MCB), bundling them into a .brarchive, and wrapping the whole pack into