WorldEdit schematic

Same voxel grid as the Litematica file. Different container: Sponge schematic v2, the format WorldEdit and FastAsyncWorldEdit actually paste.

01 — Schematic specType, palette, W×H×D. Local compiler — not a chat model.
13×9×11
Presets

Free · 1 small build / day · max 20 on a side

Pro $9.99 once · 48 on a side · not a subscription.

Compare plans
.litematic firstHologram + list in survival
Free daily buildOne small Java schematic
$9.99 onceNot a monthly Stripe plan
WorldEdit tooSame grid, Sponge v2 .schem
02 — Preview the hologramExample
Example · oak survival houseJava · Litematica v6 · Sponge v2

Paste steps

  1. Generate the build. Click Download .schem (Sponge schematic version 2).
  2. Put the file in the WorldEdit schematics folder for that server or single-player world.
  3. //schem load <filename without .schem>
  4. Stand where the origin should go. //paste. //undo if the offset is wrong.

Where WorldEdit looks

  • Single-player Fabric / Forge: the WorldEdit config directory under the instance, often config/worldedit/schematics.
  • Paper / Spigot server: plugins/WorldEdit/schematics.
  • Some setups use /schematics at the server root. If //schem list is empty, you used the wrong folder.

Survival hologram instead of paste: import the .litematic. Server plugin is FAWE? FAWE schematic. Formats: litematic vs schem.

FAQ

Can I paste the schematic with WorldEdit?

Download the .schem, drop it in the WorldEdit schematics folder, then //schem load and //paste. The .litematic will not paste in WorldEdit. WorldEdit page.

Is this Sponge schematic v2?

Yes. Gzip NBT root Schematic, palette of blockstate strings, varint BlockData. That is what modern WorldEdit expects — not the old MCEdit .schematic.

Where is the WorldEdit schematic folder?

Single-player: often config/worldedit/schematics under the instance. Paper/Spigot: plugins/WorldEdit/schematics. If //schem list is empty, the file is in the wrong folder. WorldEdit page.

Questions: hello@minecraftschematicgenerator.com

Reviewed 2026-09-21. Java Edition .litematic and .schem only.