Take Bedrock builds to Java
Bedrock's structure block saves builds as .mcstructure files — a format nothing outside of Bedrock can read. If you want to share your build with friends on Java, publish it on a community site, or open it in tools like Litematica or WorldEdit, you need it in a Java schematic format first.
Shulkr converts your .mcstructure into any of the three major Java schematic formats. Drop the file into the viewer, click Export, and pick the format you need. The whole pipeline runs in your browser — no install, no upload, no account.
Supported Java targets
.litematic— for the Litematica mod, ideal for placing the build in survival with a block-by-block overlay..schem— for WorldEdit and Sponge-compatible servers, ideal for fast paste operations..nbt— the vanilla Java structure-block format. No mods or plugins required.
When this is useful
- You built something on Bedrock — phone, console, Realm, Marketplace map — and want to share it with the larger Java community.
- You want to bring a Bedrock build into a Java survival server and place it with the Litematica mod.
- You're moving builds between editions and want a single tool that handles both directions.
- You want to preview a
.mcstructurefile in 3D before converting it.
Shulkr is fully client-side — your .mcstructure file is parsed and converted entirely in your browser and never leaves your device.
