Convert .mcstructure to .schem

Move a structure from Minecraft Bedrock Edition into a Java Edition schematic workflow. The converter reads .mcstructure data and maps its blocks into a downloadable Sponge .schem build.

Free & unlimited

Runs in your browser

3D & layer previews

Drop a Minecraft schematic

orBrowse

We'll detect the format, let you view your build layer by layer in 2D / 3D, and let you export it to any format.

.schem
.litematic
.bp
.mcstructure
.nbt
.schematic
.mcstructurezip
.mcworld
.zip(Java world)
.prefab.json
.json
.glb
.gltf
.obj
.mtl
.stl
.png
.jpg
.jpeg

Support Bloxelizer

Bloxelizer is free for everyone. Subscribing to Plus helps keep the platform running and funds new features — thank you!

  • 2D build guide PDF export

  • Texture pack import & support across Bloxelizer

  • Voxelize 3D models and images using Modded Blocks

  • Private schematics

  • Team creation

  • Team sharing

  • Build progress tracking

  • Bulk converter access

  • No ads, forever

  • Plus-only upgrades

Subscribe to Plus

Starting at $3.99/mo · Cancel anytime

The .mcstructure and .schem formats

The .mcstructure format is Bedrock Edition's structure format, stored as little-endian NBT with Bedrock block identifiers and states, and split into a block layer plus a second layer for waterlogging and liquids. The Sponge .schem format is a Java-side format using minecraft: namespaced states for WorldEdit and FAWE. Because the two editions do not share every block, the conversion maps each Bedrock block to its closest Java equivalent while re-packing the data into a single Sponge region.

How to convert .mcstructure to .schem

01

Upload your Bedrock .mcstructure file.

02

Inspect the Java block mapping in 3D or by layer.

03

Export the converted structure as .schem.

When to use this conversion

Use this conversion to transfer a Bedrock structure into WorldEdit, FAWE, or another Java Edition tool that accepts modern schematics.

Compatibility notes

Java and Bedrock do not share every block or block state. Cross-edition conversion uses the closest available mappings, so waterlogging, block entities, and edition-exclusive blocks deserve a preview check.

Frequently asked questions