Convert .nbt to .glb

Turn a Java Edition structure block .nbt build into a standalone 3D model. Bloxelizer reads the structure, 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 .nbt and .glb formats

A structure-block .nbt file is Minecraft's own block data — a palette and positioned blocks — not a mesh. The .glb format is binary glTF 2.0 with geometry and embedded textures. The conversion renders the structure's blocks into a textured model for use in Blender, three.js, or a 3D-printing workflow.

How to convert .nbt to .glb

01

Upload your Java structure .nbt 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 vanilla structure outside Minecraft, import it into a game engine or animation, or prepare it for 3D printing.

Compatibility notes

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

Frequently asked questions