Litematic vs schem

People search both names for the same job: get a Minecraft build out of a website and into the game. The files are not interchangeable.

.litematic.schem
ModLitematica + MaLiLib (Fabric)WorldEdit, FAWE, some Fabric ports
JobHologram + material list//paste blocks
FormatGzip NBT, schematic version 6Sponge schematic v2
SurvivalYes — you still place blocksPaste cheats the world unless you are in creative

Litematic vs schematic

Autocomplete is “litematic vs schematic”, not “vs schem”. Schematic is the umbrella word: any saved build. Three files show up in that search:

  • .litematic — Litematica hologram + material list. Survival.
  • .schem — Sponge schematic v2. WorldEdit / FAWE //paste.
  • .schematic — MCEdit-era, numeric block ids. This generator does not emit it.

If a tutorial says “download the schematic”, look at the extension. A .litematic will not //paste. A .schem will not open as a Litematica hologram until you convert it.

.litematic (Litematica)

  • Gzip NBT, schematic version 6.
  • Palette + packed 64-bit BlockStates. Air is always index 0.
  • The mod shows a hologram and a material list. Survival workflow.
  • Does not paste blocks by itself. You still place them.

.schem (Sponge schematic v2)

  • Gzip NBT root named Schematic. WorldEdit / FAWE / some Fabric ports.
  • Palette maps blockstate strings to indices. BlockData is varints.
  • Creative paste: //schem load then //paste.
  • No built-in survival hologram. Use Litematica for that.

What this generator does

One compile, two downloads. Default button is .litematic because the money search (“minecraft schematic generator”, “free”) is Litematica players in survival, not WorldEdit ops. The .schem is there so you do not need a second site.

Bedrock .mcstructure is neither of these. Java only. Old MCEdit .schematic (numeric ids) is also not emitted — see what a Minecraft schematic is. Import the litematic · Paste the schem · FAWE.

Generate both formats

FAQ

Is .litematic the same as .schem?

No. .litematic is Litematica’s hologram format. .schem is Sponge v2 for WorldEdit / FAWE paste. This generator writes both from one compile.

Is litematic vs schematic the same question as litematic vs schem?

Almost. People type “schematic” for any build file. .schematic is the old MCEdit numeric-id format. .schem is Sponge v2. .litematic is Litematica. This site writes .litematic and .schem, not old .schematic.

Which file should I download?

Survival with a hologram: .litematic. Creative or a server paste: .schem. Bedrock players cannot use either file from this site.

Questions: hello@minecraftschematicgenerator.com

Reviewed 2026-09-21. Not affiliated with Mojang or Microsoft.