Convert .schem to .mcstructure

Bring a Java Edition WorldEdit build into Bedrock. The converter reads your .schem palette and block positions, maps them to their closest Bedrock equivalents, and prepares an .mcstructure download for structure blocks and add-ons.

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 .schem and .mcstructure formats

A Sponge .schem is a Java WorldEdit format built around minecraft: namespaced block states in gzipped NBT. The Bedrock .mcstructure format uses little-endian NBT and Bedrock block identifiers, split into a block layer and a second layer for waterlogging and liquids. Converting maps each Java block to the nearest Bedrock block and lays it out in the two-layer Bedrock structure a structure block or behavior pack can load.

How to convert .schem to .mcstructure

01

Upload your Java .schem file in the converter below.

02

Check the Bedrock block mapping in the 3D or layer preview.

03

Keep .mcstructure selected and download the Bedrock structure.

When to use this conversion

Use this route when a build was shared as a Java .schem but needs to load in Bedrock Edition through a structure block, behavior pack, or the /structure command.

Compatibility notes

Java and Bedrock do not share every block or block state. Waterlogging, block entities, and edition-exclusive blocks use the nearest Bedrock mapping, so verify them in the 3D preview before exporting.

Frequently asked questions