Three popular methods to turn your in-game builds into uploadable files.
WorldEdit is the most popular way to export builds. It works on both servers and single-player with Forge/Fabric.
Download WorldEdit from CurseForge and place the .jar file in your mods/ folder (Fabric/Forge) or plugins/ folder (server).
Stand at one corner of your build. Use a wooden axe (WorldEdit wand) and left-click the first corner block, then right-click the opposite corner block.
Type the following command in chat:
Type the following to save the clipboard to a file:
Find the .schem file in the schematics folder and drag it into our converter.
Litematica is a client-side Fabric mod with a visual GUI — great for precise selections without server-side mods.
Install Fabric Loader + Litematica + MaLiLib (required dependency) from CurseForge.
Press M to open the Litematica menu, then switch the tool mode to Area Selection.
Use the selection tool: press Left-click on corner 1 and Right-click on corner 2. The selection box will highlight in blue.
Press M → Save Schematic, name your file, and click Save.
Amulet is a standalone world editor that works with both Java and Bedrock worlds — no mods needed.
Download Amulet from amuletmc.com. It runs on Windows, Mac, and Linux.
Launch Amulet → Open World → navigate to your .minecraft/saves/ folder and select your world.
Use the 3D selection tool to box your build, then go to File → Export → Construction/Schematic and save the file.
Tip: Amulet is ideal for Bedrock Edition players, since WorldEdit and Litematica only support Java Edition.
| Format | Extension | Created By | Notes |
|---|---|---|---|
| Sponge Schematic | .schem | WorldEdit (modern) | Recommended — includes block states |
| Legacy Schematic | .schematic | WorldEdit (old) / MCEdit | Older format, widely available |
| Litematica | .litematic | Litematica mod | Client-side, detailed metadata |
Go back and drop your schematic file to start building with real LEGO bricks.
← Back to Converter