Convert .litematic to .mcstructure

Bring a Litematica build from Java Edition into a Bedrock structure workflow. Bloxelizer combines the Litematic regions, maps supported blocks, and creates an .mcstructure download.

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

The Litematica .litematic format is a Java-side mod format with one or more regions, a block-state palette, and placement metadata. Bedrock's .mcstructure format stores blocks as little-endian NBT with Bedrock identifiers, ready for structure blocks and behavior packs, and keeps liquids in a separate layer. The conversion merges the Litematic regions, maps each Java block to its Bedrock counterpart, and writes the Bedrock structure layout.

How to convert .litematic to .mcstructure

01

Upload the source .litematic file.

02

Review the mapped blocks and build dimensions.

03

Keep .mcstructure selected and download the Bedrock structure.

When to use this conversion

This route is useful for moving a Java community build into Bedrock tools, add-on workflows, or a world where a structure block can load the converted file.

Compatibility notes

Edition-exclusive blocks and Java-specific states may be replaced by their closest Bedrock counterparts. Redstone behavior and block entities should be tested after import.

Frequently asked questions