The short version
TopoBlocks is an iOS app for the full lifecycle of Minecraft worlds: creating a world from a real map, opening and diagnosing existing world files, repairing common package problems, converting Java worlds to Bedrock .mcworld, backing up worlds, and deploying them to a server.
It is easiest to think of the product as three connected tools:
- Real map to world — search for a city, neighborhood, landmark or natural area, preview the map quality, then generate an importable world.
- World file tools — open
.mcworld, ZIP and Java world files, diagnose structure, fix simple packaging errors, convert Java to Bedrock, optimize size and keep snapshots. - Server tools — monitor a server’s online status for free, or use paid hosting / full management when you explicitly authorize it.
TopoBlocks vs .mcworld
The names are close, but they are not the same thing. A .mcworld file is the package format used by Minecraft Bedrock to import a world. It is essentially a ZIP archive with world data such as level.dat and db/ inside. For the file-format explanation, see What is a .mcworld file?.
TopoBlocks is the app and website. It can help with .mcworld files, but it can also work with Java world ZIPs, server deployments and real-map generation.
What makes TopoBlocks useful
The core product rule is simple: diagnose before payment, and never overwrite the original file. If a world can be checked on-device, diagnosis is free and local by default. If a repair, conversion, optimization, generation or deployment creates output, it creates a new file or a safe server path rather than modifying your only copy.
That matters for common cases such as:
- A
.mcworldwill not import becauselevel.datis not at the archive root. - A Java world needs to be converted into a Bedrock
.mcworldfor iPhone or iPad. - A server appears offline and you only want a read-only status check.
- A generated real-map world should be previewed before purchase.
Independence and limits
TopoBlocks is an independent third-party tool. It is not an official Minecraft product, and it is not approved by or associated with Mojang or Microsoft.
It also does not promise impossible outcomes. Java-to-Bedrock conversion is not 100% lossless, deleted world data cannot be recreated from nothing, and server monitoring cannot fix a firewall for you. The app’s job is to show a clear diagnosis, create safe outputs, and be honest about what can and cannot be changed.