Convert .nbt to .mcworld
Turn a Java structure-block .nbt file into a Bedrock world you can load and walk through. Bloxelizer reads the structure, maps the blocks to Bedrock, and prepares a world archive. The file downloads as a .mcworld you can open directly to import it into Minecraft Bedrock.
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 .nbt and .mcworld formats
A structure-block .nbt file is Java Edition's own structure format: a block-state palette and a list of positioned blocks, intended to be placed by a structure block. A .mcworld is a complete Bedrock world — a zipped LevelDB save with a level.dat. The conversion maps the structure's Java blocks to Bedrock and writes them into a new Bedrock world so it loads as a playable save.
How to convert .nbt to .mcworld
01
Select the Java structure block's .nbt file.
02
Use the preview to confirm the bounds and Bedrock block mapping.
03
Keep .mcworld selected and download the world, then import it in Minecraft Bedrock.
When to use this conversion
Use this route to open a vanilla Java structure as a standalone Bedrock save without a structure block or a Java client.
Compatibility notes
Java and Bedrock treat some blocks, block entities, and states differently, so edition-exclusive blocks use the closest Bedrock match. The structure is placed in a generated world; review the preview first.