Convert .mcstructure to .glb

Turn a Bedrock Edition structure into a standalone 3D model. Bloxelizer reads the .mcstructure file, renders the blocks with their textures, and exports a .glb model for Blender, three.js, or any GLTF-compatible tool.

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 .glb formats

The Bedrock .mcstructure format lists blocks and states as little-endian NBT for structure blocks — it holds no geometry. The .glb format is binary glTF 2.0 with meshes and embedded textures. The conversion turns each Bedrock block into textured geometry so the build can open as a 3D model in Blender, three.js, or a game engine instead of only inside Minecraft.

How to convert .mcstructure to .glb

01

Upload your Bedrock .mcstructure file in the converter below.

02

Inspect the build in the 3D preview.

03

Select .glb as the export format and download the 3D model.

When to use this conversion

Use this route to render a Bedrock build outside Minecraft, import it into a game engine or animation, or prepare it for 3D printing.

Compatibility notes

The GLB captures blocks and textures as geometry. Redstone behavior, entities, and in-game interactivity are not part of a 3D model export.

Frequently asked questions