Convert .mcstructure to .litematic
Take a Bedrock Edition structure and turn it into a Litematica schematic for Java Edition. Bloxelizer reads the .mcstructure blocks, maps them to Java equivalents, and packages the build as a .litematic file.
Free & unlimited
Runs in your browser
3D & layer previews
Drop a Minecraft schematic
orBrowseWe'll detect the format, let you view your build layer by layer in 2D / 3D, and let you export it to any format.
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
Starting at $3.99/mo · Cancel anytime
The .mcstructure and .litematic formats
Bedrock's .mcstructure format stores a build as little-endian NBT with Bedrock block identifiers and a separate liquid layer. The Java Litematica .litematic format wraps block data in named regions with author, name, and size metadata for the mod's placement overlay and material list. The conversion maps each Bedrock block to its closest Java state and packs it into a single Litematica region for a Fabric client.
How to convert .mcstructure to .litematic
01
Upload your Bedrock .mcstructure file.
02
Review the Java block mapping and dimensions in the preview.
03
Keep .litematic selected and export the converted build.
When to use this conversion
Use this route to rebuild a Bedrock structure in Java with Litematica's placement overlay, material list, and layer-by-layer controls.
Compatibility notes
Cross-edition conversion uses the closest Java block for each Bedrock block. Load the result in a Minecraft and Litematica version that recognizes those blocks, and replace anything unsupported.