← Back to Blogs
HN Story

Archiving Anarchy: The 1 Million Square 2b2t World Download Project

May 20, 2026

Archiving Anarchy: The 1 Million Square 2b2t World Download Project

For over a decade, 2b2t has existed as a digital wasteland—a Minecraft server defined by its "anarchy" philosophy where there are no rules, no moderators, and no protections. It is a place of immense creativity and absolute destruction. Because the server is a living, breathing entity that is constantly being griefed and altered, the desire to archive its state has become a high-stakes game of technical cat-and-mouse.

Recently, a collective of developers and archivists released the 1m² Project, the largest world download in the history of Minecraft. Spanning 24 terabytes of data, this project represents a monumental effort to capture a snapshot of the most chaotic virtual environment ever created.

The Scale of the Ambition

Downloading a Minecraft world from a remote server is not as simple as clicking "Save As." The server only sends data for the "chunks" (16x16 block areas) that a player is currently standing in or looking at. To download a map, a player must physically travel to every single coordinate in the target area, forcing the server to send the chunk data to the client.

The 1m² Project didn't just target a small radius; they aimed for a massive scale:

  • Overworld: A 1,024,000² area (captured between Dec 2025 and Apr 2026).
  • The End: A 256,000² area.
  • The Nether: A 100,000² area.
  • Legacy Data: A previous 512,000² Overworld snapshot from late 2024.

The Technical Arsenal

To achieve this, the team couldn't rely on manual exploration. They developed a sophisticated suite of custom tools designed to automate the process of "chunk loading" at scale.

Custom Infrastructure

The team utilized BMProxy, a specialized proxy server, to manage multiple bot accounts simultaneously. At the peak of the project, they deployed 28 bot accounts to systematically sweep the Overworld. To manage the costs and logistics of accessing the server (which often has massive queues), the team spent over $3,000 on priority queue purchases and server rentals.

Automation and the "Autopilot"

Because traveling millions of blocks is tedious and prone to error, the lead developer, crayne, wrote custom elytra autopilots. These scripts allowed bots to fly in precise patterns using exploits like "Boost" and "Pitch40," ensuring that every single chunk in the target area was visited and recorded without human intervention.

Storage and the ZVCR Format

Storing 24TB of raw Minecraft region files is inefficient. To optimize storage, the team created a custom file format called zvcr. This allowed them to compress and manage the massive influx of data more effectively than standard Minecraft formats would allow.

Strategic Deception and "Larping"

One of the most fascinating aspects of the project was the social engineering involved. To avoid alerting other players or the server administration to their massive data-harvesting operation, the team engaged in what they called a "larp" (live-action roleplay).

They covered their initial 512k² download by pretending it was a "fake coord exploit" associated with a group called the Enclave. By creating a narrative around the data, they were able to hide the true scale of their archival project in plain sight. This operation, known as "Operation Fact Check" (OFC), involved over 2,100 manually checked locations and resulted in the recovery of over 600 "dubs" (stolen items/loot).

The Archivist's Dilemma

As noted by the community, world downloading is a paradoxical problem. As one commenter pointed out:

"Minecraft world downloading is an interesting problem, because attempting to solve it by brute force (Loading all chunks in x radius) increases the problem space, because most likely not all of those chunks have been loaded before."

Essentially, by trying to download the world, the bots actually create more world data by generating chunks that may have never been visited by a human player, thereby increasing the total amount of data that needs to be stored.

Legacy and Accessibility

With the raw data now captured, the project has shifted toward accessibility. Because 24TB is too large for the average user to download via a standard browser, the team is working on a BitTorrent distribution to allow the community to seed the data peer-to-peer.

In the meantime, they have launched the 2b2t Wayback Machine and a Map Website Viewer. These tools allow users to browse the archived world and even "flashback" to see how specific coordinates looked at different points in time, effectively creating a historical record of a digital civilization.

This project serves as more than just a technical achievement; it is a safeguard. In an environment where the server owner has total control and censorship is a growing concern, the 1m² Project ensures that the history of 2b2t—its ruins, its monuments, and its scars—is preserved regardless of the server's future.

References

HN Stories