Free. No account. Nothing kept.
Convert Legacy MCEdit to Litematica
Upload a .schematic file and get .litematic back. Blocks, block states and everything the target format can hold carry across. Anything it cannot hold is listed below, before you download.
.schematicLegacy MCEdit.litematicLitematica
Some data cannot transfer Cross-checked against third-party tools
What transfers
| Data | .schematic | .litematic | Result |
|---|---|---|---|
| Block states | Not present | ||
| Block entities | Carries over | ||
| Entities | Carries over | ||
| Biomes | Dropped | ||
| Multiple regions | Not present | ||
| Scheduled ticks | Not present |
What .litematic cannot store
These are limits of the target format, not of the converter. You will see this warning before the download starts.
- Biome data
Notes on Litematica
- Litematica is the only supported format with true multi-region support, so converting into it never merges regions.
- Scheduled block and fluid ticks survive, which matters for redstone and farm timing.
About these formats
Legacy MCEdit (.schematic)
The pre-1.13 format used by MCEdit, Schematica and older WorldEdit. Stores numeric block IDs plus data values.
Browse .schematic schematicsLitematica (.litematic)
The Litematica mod format. Bit-packed block states with multi-region support, used for layer-by-layer survival building.
Browse .litematic schematics