WorldEdit schematic
Same voxel grid as the Litematica file. Different container: Sponge schematic v2, the format WorldEdit and FastAsyncWorldEdit actually paste.
Free · 1 small build / day · max 20 on a side
Pro $9.99 once · 48 on a side · not a subscription.
Compare plansPaste steps
- Generate the build. Click Download .schem (Sponge schematic version 2).
- Put the file in the WorldEdit schematics folder for that server or single-player world.
- //schem load <filename without .schem>
- 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
/schematicsat 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.