SCHEMATICRAFT

Free. No account. Nothing kept.

Convert Bedrock Structure to Structure Block / Create

Upload a .mcstructure file and get .nbt back. Blocks, block states and everything the target format can hold carry across.

.mcstructureBedrock Structure.nbtStructure Block / Create
Lossless Cross-checked against third-party tools Crosses Bedrock to Java

What transfers

Data.mcstructure.nbtResult
Block statesCarries over
Block entitiesCarries over
EntitiesCarries over
BiomesNot present
Multiple regionsNot present
Scheduled ticksNot present

Notes on Structure Block / Create

  • The vanilla structure format is read by structure blocks and the Create mod.
  • Structure blocks impose a 48 block limit per axis in vanilla; larger builds load in third-party tools but not through a structure block.

About these formats

Bedrock Structure (.mcstructure)

The Bedrock Edition structure format. Little-endian NBT, with Bedrock block states translated to Java-style properties.

Editor: Structure Block · Edition: Bedrock

Browse .mcstructure schematics

Structure Block / Create (.nbt)

The vanilla structure format read by structure blocks and the Create mod. Sparse block storage with full NBT.

Editor: Create Mod · Edition: Java

Browse .nbt schematics