Convert .litematic files from the Litematica mod into .schem format for WorldEdit, FAWE, and other tools. Your files never leave the browser — zero server uploads.
.LITEMATIC
→
.SCHEM (WorldEdit v2)
Input Files
Drop .litematic files here
or click to browse your files
Accepts: .litematic · Multiple files supported
Conversion Log
How It Works
01 / PARSE
GZIP-decompress & read binary NBT tree from the file
02 / DECODE
Unpack bit-packed BlockStates longs from the Litematica palette
03 / REMAP
Remap palette, tile entities & WE offsets to Sponge Schematic v2
04 / EXPORT
Re-compress to GZIP NBT and trigger browser download