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 | .schematic | Result |
|---|---|---|---|
| Block states | Dropped | ||
| Block entities | Not present | ||
| Entities | Not present | ||
| Biomes | Not present | ||
| Multiple regions | Not present | ||
| Scheduled ticks | Not 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.
Browse .json schematicsLegacy MCEdit (.schematic)
The pre-1.13 format used by MCEdit, Schematica and older WorldEdit. Stores numeric block IDs plus data values.
Browse .schematic schematics