Mods··14 min read

How to Use Litematica: Complete Beginner's Guide (2026)

Step-by-step Litematica tutorial for Minecraft 1.21. Install Fabric, load schematics, place holograms, build from blueprints, and fix the most common Litematica issues.

Table of Contents
  1. What Is Litematica?
  2. What You'll Need
  3. Step 1: Install Fabric Loader
  4. Step 2: Install Litematica and MaLiLib
  5. Step 3: Find or Download a Schematic
  6. Step 4: Load the Schematic in Game
  7. Step 5: Place and Position the Hologram
  8. Step 6: Build Following the Hologram
  9. Save Your Own Build as a Schematic
  10. Key Commands & Shortcuts
  11. Troubleshooting
  12. What to Build First with Litematica

Litematica is the schematic mod serious Minecraft builders rely on. It shows a ghost hologram of any build — a castle, a house, a redstone contraption — floating in your world, and then you place real blocks to match it. Missing or wrong blocks glow red; correct ones disappear from the hologram as you go. It's the single biggest upgrade you can make to your building workflow, and it's free.

This guide walks you through everything from scratch on Minecraft Java 1.21.5: installing Fabric, installing the mod, loading your first schematic, placing the hologram, and building with it. We'll also cover saving your own builds as schematics and fixing the five most common problems beginners run into.

Litematica is Java Edition only. There is no Bedrock equivalent, though Bedrock players can use "Amulet" desktop software to load similar blueprint files outside the game.

What Is Litematica?

Four-step Litematica workflow diagram: 1) Load a schematic file, 2) Place a translucent hologram in your world, 3) Place real blocks to match the hologram, 4) Verify with the materials list and missing-block highlights
The Litematica loop: schematic in, hologram placed, real blocks matched, errors highlighted.

Litematica is a client-side Fabric mod (Forge port exists but lags behind). Because it runs only on your Minecraft client, you can use it on any server where you have permission to place blocks — including vanilla servers, paid hosts, and even Minecraft Realms. It does not modify the server or cheat; it just shows you where to put blocks.

What You'll Need

  • Minecraft Java Edition (any modern version; this guide uses 1.21.5).
  • Fabric Loader (free) plus Fabric API.
  • Litematica and its dependency MaLiLib.
  • A schematic file (.litematic, .schem, or .schematic) — download one, or create your own later.

Step 1: Install Fabric Loader

  1. Go to fabricmc.net/use/installer and download the installer for your OS.
  2. Run the installer. Pick Minecraft Version 1.21.5 (or your version). Leave Loader Version at the default (latest stable).
  3. Click Install. The installer adds a new profile to your Minecraft launcher called fabric-loader-1.21.5.
  4. Open the Minecraft Launcher. In the profile dropdown, pick fabric-loader-1.21.5. Launch the game once to generate the .minecraft/mods folder.
If you don't see your Fabric profile in the launcher, click InstallationsNew installation, select the fabric-loader-1.21.5 version from the dropdown, and save.

Step 2: Install Litematica and MaLiLib

Litematica needs a utility library called MaLiLib to work. Both are by the same author (masady) and come from the same place:

  1. Go to curseforge.com/minecraft/mc-mods/litematica.
  2. Download the Fabric file matching your Minecraft version.
  3. Go to curseforge.com/minecraft/mc-mods/malilib.
  4. Download the matching MaLiLib Fabric file.
  5. Also download Fabric API from curseforge.com/minecraft/mc-mods/fabric-api.
  6. Drop all three JARs into your .minecraft/mods/ folder. On Windows this is %AppData%\.minecraft\mods; on macOS it's ~/Library/Application Support/minecraft/mods.
  7. Launch Minecraft with the Fabric profile. On the main menu you should see Mods listed at the bottom, and Litematica's default open key (M) will start working.
The three mods must all target the same Minecraft version. If you mix a 1.21.5 Litematica with a 1.21.1 MaLiLib, Minecraft will crash on launch. Match versions exactly.

Step 3: Find or Download a Schematic

A schematic is a saved block pattern — a house, a castle, a redstone farm — stored as a .litematic, .schem, or .schematic file. You can download thousands of them from community sites:

  • Planet Minecraft (planetminecraft.com) — millions of user builds.
  • Minecraft-Schematics.com — classic repository.
  • CubicChaos and individual creators on YouTube — often distribute blueprints as part of their tutorials.

Save the downloaded file into the schematics/ folder inside your Minecraft directory. If the folder doesn't exist, just create it: .minecraft/schematics/.

Step 4: Load the Schematic in Game

  1. Launch Minecraft with Fabric, open a Creative world to practice (you can switch to Survival later).
  2. Press M to open the Litematica main menu.
  3. Click Load Schematics.
  4. Navigate to your schematics folder. Select the file and click Load Schematic.
  5. The schematic is now loaded into memory but not yet placed in the world.

Step 5: Place and Position the Hologram

Now turn the loaded schematic into a visible ghost preview you can align with your world:

  1. Open Litematica (M), go to Loaded Schematics.
  2. Select your schematic and click Create Placement.
  3. A hologram appears at the coordinates where the schematic was originally saved. If it's far away, press M → Loaded Schematics → Placements, select the placement, and click Origin: Set from player to move it in front of you.
  4. Use the Placement Configuration menu to rotate (90° steps), mirror, or nudge the hologram by one block at a time with arrow buttons or keybinds.
  5. When it's lined up where you want the build to go, you're ready to place blocks.
Holograms are translucent by default. If they're too dim to see against bright terrain, open Litematica Configuration Menu → Visuals and turn up "Schematic Overlay Strength."

Step 6: Build Following the Hologram

With the hologram in place, building is straightforward:

  • Ghost blocks show where real blocks should go.
  • Place a correct block and the ghost disappears — visual confirmation you got it right.
  • Place a wrong block and it glows red. Break it and try again.
  • Missing blocks that you haven't placed yet show as translucent with subtle shimmer.

Get a Materials List

Before you start placing blocks, press M → Loaded Schematics → select the schematic → Material List. Litematica counts every block type in the schematic and shows you exactly what to gather. Clicking a material teleports you to chests that have it if you're on a server with storage nearby.

Verify What You've Built

At any point, press M → Loaded Schematics → Verify Schematic. Litematica scans your actual world against the hologram and highlights every missing block (shown as a yellow overlay) and every wrong block (red overlay). Great for finding that one stair you placed upside down.

Save Your Own Build as a Schematic

Litematica also goes the other way: save a build you already made so you (or a friend) can re-place it later.

  1. Press M → Area Selection Editor.
  2. Click Create new selection. Stand next to your build.
  3. Move the selection corners by pointing at blocks and pressing the keybinds (default: Alt+1 to set corner 1, Alt+2 for corner 2). Alternatively, click Manual Corner Placement and type coordinates.
  4. When the green/red box contains your entire build, close the menu.
  5. Press M → Save Schematic to File. Give it a name and click Save as in-memory schematic (or Save to file to export).

The .litematic file is now in your .minecraft/schematics/ folder and can be shared, backed up, or loaded on any other world.

Key Commands & Shortcuts

KeybindAction
MOpen Litematica main menu
Ctrl+MOpen Litematica Configuration Menu (settings)
Alt+1 / Alt+2Set area selection corners
HToggle rendering of the hologram
Ctrl+Arrow keysMove placement by 1 block
Ctrl+Alt+RRotate placement 90°
N / BNext / previous sub-region (for multi-piece schematics)

All keybinds are rebindable in Ctrl+M → Hotkeys. If Litematica's M key conflicts with another mod (common with Xaero's Minimap), just reassign it.

Troubleshooting

"Game crashes on launch"

Version mismatch. Your Fabric, MaLiLib, Litematica, and Minecraft versions must all line up. Delete everything in /mods, redownload the exact versions that match your Minecraft (e.g. 1.21.5 on all of them), and relaunch.

"I don't see the hologram"

Three things to check: (1) you actually clicked Create Placement after loading the schematic, (2) the placement's origin is within your render distance, and (3) the H key isn't toggled off. Also look in Ctrl+M → Visuals → Enable Rendering.

"Ghost blocks aren't disappearing when I place real ones"

You're placing the wrong block type, or the wrong orientation. Ghost blocks only clear when they match exactly — a spruce stair is different from an oak stair, and a stair facing north is different from one facing south. Check the material list and compare.

"Server kicked me for using Litematica"

Litematica is client-side and doesn't inherently break server rules, but if you enable its Easy Place or Fill features on a server with anti-cheat, you'll get flagged. Leave those features off on servers and you're fine.

"The hologram is rotated the wrong way"

Open M → Loaded Schematics → Placements → your placement → Rotation and click the rotation arrows. For mirrored builds (left-handed vs right-handed), toggle Mirror on the same menu.

What to Build First with Litematica

Start with something small to get the workflow down — a fountain, a garden arch, or a starter house — before committing to a 200-step mega-build. If you want battle-tested schematics to practice with, our app's web tutorials are the web-rendered version of buildable designs that also exist as downloadable Litematica schematics.

Medieval cottage build, a good first Litematica project for beginners
Medieval Cottage — 20 steps
Clock tower build, a mid-size Litematica project
Clock Tower — 132 steps
Stone fortress build, a large Litematica project for experienced users
Stone Fortress — advanced

Frequently Asked Questions

Is Litematica free?
Yes. Litematica and MaLiLib are both free and open source. You never have to pay, subscribe, or register — just download from CurseForge or the author's GitHub.
Does Litematica work on Bedrock Edition?
No. Litematica is a Java Edition mod. Bedrock doesn't support Fabric mods. The closest Bedrock alternative is using the free desktop tool Amulet to convert schematics outside the game.
Can I use Litematica on servers?
Yes. Litematica runs entirely on your client. You can use it on any server where you're allowed to place blocks, including paid hosts and Minecraft Realms. Disable Easy Place and Fill on servers with anti-cheat to avoid false flags.
What's the difference between Litematica, WorldEdit, and Schematica?
Litematica is a client-side mod that shows holograms for manual placing. WorldEdit is a server-side plugin that auto-pastes blocks. Schematica is an older client mod similar to Litematica but no longer actively updated. For builders, Litematica is the modern choice; for server admins and bulk block manipulation, WorldEdit is the go-to.
Why does Litematica need MaLiLib?
MaLiLib is a shared UI and configuration library used by Litematica and several other mods from the same author. You need it installed alongside Litematica or the mod will fail to load.
Can I paste a schematic automatically like WorldEdit?
Technically yes, using Litematica's 'Execute Operation → Paste' in single-player or creative. However, on servers this is usually blocked or considered cheating. In survival mode, Litematica is designed for manual placement.
How big can a schematic be?
Litematica supports schematics up to several thousand blocks on each axis. The practical limit is RAM — a 256x256x256 schematic can use several GB of memory. For most builds (houses, castles, farms) you'll never hit the limit.

Keep reading

Build on the go

Follow step-by-step on your phone while you play.

Download on the App StoreGet it on Google Play