SCHEMATICRAFT

Free. No account. Nothing kept.

Convert Building Gadgets to Legacy MCEdit

Upload a .json file and get .schematic back. Blocks, block states and everything the target format can hold carry across. Anything it cannot hold is listed below, before you download.

.jsonBuilding Gadgets.schematicLegacy MCEdit
Some data cannot transfer

What transfers

Data.json.schematicResult
Block statesDropped
Block entitiesNot present
EntitiesNot present
BiomesNot present
Multiple regionsNot present
Scheduled ticksNot present

What .schematic cannot store

These are limits of the target format, not of the converter. You will see this warning before the download starts.

  • Modern block states, which are mapped down to legacy IDs where an equivalent exists

Notes on Legacy MCEdit

  • This is a pre-1.13 format. Modern block states are mapped down to numeric IDs plus data values, and states with no legacy equivalent cannot be represented.
  • Blocks added after 1.12 have no numeric ID and will not survive the round trip.

About these formats

Building Gadgets (.json)

The Building Gadgets copy and paste format, both BG1 and BG2 variants. Does not carry entities or block entities.

Editor: Building Gadgets · Edition: Java

Browse .json schematics

Legacy MCEdit (.schematic)

The pre-1.13 format used by MCEdit, Schematica and older WorldEdit. Stores numeric block IDs plus data values.

Editor: MCEdit · Edition: Java

Browse .schematic schematics