How to Use a Minecraft Schematic (Litematica Guide, 2026)
By Minecraft Circle Generator Team · Published 2026-08-21
Short answer: a Minecraft schematic (.litematic or .schem) is a blueprint file that the Litematica mod overlays onto your world as a translucent "ghost" — you then place real blocks where the ghost sits. Get the mod (Fabric loader + Litematica + MaLiLib), drop the schematic file into .minecraft/schematics/, press M in-game, load it, place it, and start building. Below is the full walkthrough: install, first load, the M-menu, every common fix, and how to grab schematics from this site.
This is the reference guide for the "Download .litematic" button on our sphere, dome, oval, and circle generators. Every schematic those buttons produce works with the exact process below.
Quick Answer Table
| Question | Answer |
|---|---|
| What's a schematic? | A block-by-block blueprint file. .litematic for the Litematica mod, .schem for WorldEdit/Sponge. |
| What mod do I need? | Fabric loader + Litematica + MaLiLib. All free. |
| Java or Bedrock? | Litematica is Java Edition only. Bedrock users need Blueprint or Amulet-CLI conversion. |
Where do .litematic files go? | .minecraft/schematics/ — Litematica creates the folder on first launch. |
| How do I open the schematic menu? | Press M in-game. Also under Litematica → Schematics from the mod's config menu. |
| How do I place the ghost in the world? | Schematics menu → Load Schematic → Create Placement → position with the arrow keys or numeric input. |
| How do I build from the ghost? | Manual mode (default): place real blocks where the ghost is; correct blocks turn solid, wrong ones stay ghost. Automatic "Easy Place" mode holds the correct block for you. |
What a Schematic Actually Is
A schematic file stores a fixed 3D block layout — imagine an Excel spreadsheet, but with X/Y/Z coordinates instead of rows and columns, and every cell has a Minecraft block ID in it. When you "load" a schematic into your world, Litematica draws a translucent version of every block in the file, right where you'd expect to place it. You walk around the ghost and slot real blocks into its outline, one at a time.
Two file formats matter today:
.litematic— Litematica's native format. Compact, gzipped NBT, supports multiple regions per file. This is what our generators produce..schem(Sponge Schematic Format v2/v3) — WorldEdit's modern format. Litematica reads it too, so you can use both interchangeably.
Older .schematic files (MCEdit legacy) still work but are deprecated. Skip them unless you're loading something ancient.
Installing Litematica (Fabric, ~10 minutes)
Litematica needs the Fabric mod loader. If you're already on Fabric, skip to step 3.
Step 1 — Install Fabric Loader
- Close Minecraft.
- Download the Fabric installer from fabricmc.net/use/installer/. Grab the .jar file (Windows/Mac/Linux all use the same file).
- Double-click the installer. Choose your Minecraft version (usually latest release). Click Install.
- Open the Minecraft Launcher. In the version dropdown you'll now see fabric-loader-…. Select it and click Play once to verify it launches cleanly. Then quit.
Step 2 — Find your mods folder
Open your .minecraft folder:
- Windows:
%appdata%\.minecraft\(paste in File Explorer address bar) - macOS:
~/Library/Application Support/minecraft/(Finder → Go → Go to Folder) - Linux:
~/.minecraft/
Create a mods folder inside if it doesn't exist.
Step 3 — Download Litematica + MaLiLib
- Grab the latest Litematica from curseforge.com/minecraft/mc-mods/litematica. Match your Minecraft version exactly (a 1.20.1 Litematica won't load on 1.21).
- Grab MaLiLib from curseforge.com/minecraft/mc-mods/malilib. Same version-matching rule. Litematica depends on MaLiLib for shared UI code and refuses to load without it.
- Drop both .jar files into the
modsfolder you just created.
Step 4 — Launch
Open the Minecraft Launcher, make sure the Fabric profile is selected, click Play. Load into any world. Press M. If a menu titled "Litematica" opens, you're in.
Getting a Schematic
Three ways to get a .litematic file:
Option A — Generate one on this site (fastest)
Open the shape you want to build:
- Circle generator — flat circles/rings
- Oval generator — ellipses
- Sphere generator — full 3D spheres
- Dome generator — half-spheres for roofs
Pick your size, filled or outline, and the block material. Click Download .litematic. The file lands in your Downloads folder, named something like minecraft-sphere-15.litematic. Move it to .minecraft/schematics/ and you're done.
Option B — Export from your own world
In-game, use Litematica's Area Selection mode:
- Litematica menu → Area Selection. Give the selection a name.
- Hold a Litematica tool (blank stick works). Right-click to set corner 1, left-click to set corner 2. The bounding box appears.
- Litematica menu → Area Editor → Save Schematic. Choose Litematic as the format, name it, save.
The file lands in .minecraft/schematics/ automatically.
Option C — Download from a schematic site
Planet Minecraft, minecraft-schematics.com, and GitHub have thousands of shared builds. Most are .schem or .litematic; both work in Litematica.
Loading a Schematic In-Game
- Move the
.litematicfile into.minecraft/schematics/. (First launch of Litematica creates this folder — it's next tomods,saves, andscreenshots.) - Launch Minecraft (Fabric profile). Load into your world.
- Press M. The Litematica menu opens.
- Click Load Schematics. You'll see a file browser. Find your file, click it, then Load Schematic to Memory.
- Click Create Placement. The ghost appears at your player's position by default.
- Close the menu (Esc). Walk around. The translucent build is your target.
Positioning the Ghost
The ghost almost never lands exactly where you want it. To reposition:
- Press M → Loaded Schematics → click the schematic name → Configure.
- In the placement panel, adjust the X / Y / Z coordinates by typing exact numbers.
- Or use the arrow keys after selecting an axis to nudge in real time.
- Use the rotation dropdown (0°, 90°, 180°, 270°) to spin the schematic.
- Mirror controls flip it along the X or Z axis.
Pro tip: the anchor point ("origin") of the schematic is usually its bottom-northwest corner. If you're placing a sphere on top of a hill, offset the Y by half the diameter so the sphere centers on the peak instead of sinking through it.
Building From the Ghost
Two modes decide how you place real blocks:
Manual mode (default)
You place blocks normally. When the block you place matches the ghost, it turns solid (correct). When it doesn't, the ghost stays visible over your wrong placement. You break the wrong block and try again.
Use for legit survival builds. Slower, but nothing feels cheated.
Easy Place mode
Toggle: Shift + M → Easy Place Mode → On.
Now when you right-click a ghost block with any block in your hotbar, Litematica automatically swaps the held item for the correct one, places it, and moves on. Massively faster for big builds. Some servers block this — check the rules if you're on multiplayer.
Material list
Litematica computes what you'll need for the schematic:
- Press M → Loaded Schematics → your schematic → Material List.
- You see a table: every block type, count needed, count you currently have, missing quantity.
- Optional: click Write to file to export the material list as text.
Common Issues
The ghost isn't visible
Three things to check, in order:
- Render distance: if the ghost is more than ~64 blocks away from your player, Litematica doesn't render it. Walk closer.
- Rendering toggle: press H to toggle schematic rendering. It might just be off.
- Placement created?: loading a schematic to memory ≠ placing it in the world. Confirm the placement in the Loaded Schematics menu shows as enabled.
Correct blocks aren't turning solid
Usually block state mismatch. A stair placed pointing east ≠ a stair pointing west even though the block ID matches. Litematica needs exact orientation too. Solutions:
- Enable Easy Place mode (auto-orients for you).
- Or right-click the ghost stair to see which direction it faces, then face that direction before placing.
Litematica menu won't open with M
Another mod (or the Minecraft default) has bound M already. Rebind Litematica:
- Escape → Options → Controls → Key Binds.
- Scroll to the Litematica section.
- Change Open Config Menu to a free key.
Schematic loads but everything is air
Version mismatch — the schematic was saved with newer block IDs than your Minecraft version supports. Litematica silently drops unknown blocks. Solutions:
- Update Minecraft (and Litematica/MaLiLib to match).
- Or regenerate the schematic using vanilla blocks that exist in your version. Every block our generators offer is available from 1.14 onwards.
Wrong scale — the ghost is enormous or tiny
Not a real issue — the schematic size is whatever you set when you generated it. If the sphere ghost is 30 blocks wide and you meant 15, regenerate at the right diameter. There's no "scale" slider in Litematica.
Advanced: Multi-Placement, Copy-Paste, Print Mode
Once you're comfortable with basic placement, three power-user features unlock:
Multiple placements at once
Load the same schematic multiple times, position each copy separately. Useful for repeating decorative elements — put four spheres at the corners of a square, or stack domes into a tower.
In-world copy-paste
Save an area of your world to a new schematic (Area Selection → Save), then load and place it elsewhere. This is how big builds get replicated onto multiple survival worlds or copied into build servers.
Printer mode (creative-only)
Litematica's Printer feature auto-builds the schematic for you, block by block, while you fly around in creative. Off by default (would trivialize survival). Turn on: Config Menu → Generic → Tool Enabled, then Rendering / Printer → Print Enabled. Only works in creative mode.
Bedrock Alternatives
Bedrock Edition doesn't support Litematica (no Fabric loader — Bedrock's mod system is Add-Ons). Two Bedrock-friendly options:
- Blueprint (Bedrock Add-On): shows a hologram overlay similar to Litematica. Search "Blueprint Add-On" on Bedrock marketplaces.
- Convert .litematic → .mcstructure using nbt-schematic or Amulet-Editor's export function. Then load in-world with the
/structure loadcommand.
For circles/spheres/domes specifically, the printed PNG blueprint from this site works fine as a paper reference in Bedrock — you just count squares.
Related Tools + Reading
- How to Build a Circle in Minecraft — the fundamentals of pixel-block circles, useful before you commit to a large sphere.
- How to Build a Sphere in Minecraft — layer-by-layer sphere method, works even without Litematica.
- Minecraft Dome Tutorial — dome-specific tips, roof and half-sphere layouts.
- Circle generator · Sphere generator · Dome generator · Oval generator — every one now emits a
.litematicdownload.
Putting It All Together
The whole workflow, end to end, on a fresh Minecraft install:
- Install Fabric loader → drop Litematica + MaLiLib into the
modsfolder → launch Minecraft on the Fabric profile. - Open our sphere generator in a browser tab. Pick diameter 15, outline, stone. Click Download .litematic.
- Move the downloaded file into
.minecraft/schematics/. - Back in Minecraft, press M → Load Schematics → click the file → Load → Create Placement.
- Position the ghost where you want the sphere. Adjust Y so its centre sits at your build height.
- Manual mode: place stone blocks matching the ghost. Or Easy Place: hold any block, right-click ghost, Litematica places the correct one.
- Optional: check the Material List so you know how much stone to mine before you start.
Once you've done it once, the next schematic takes about 30 seconds from download to loaded-in-world. That's the whole promise of Litematica — the pixel-counting time goes to zero, and you spend the rest of your build session actually placing blocks.
If you get stuck on any specific step, email me — I'll add the fix to this guide.