Archive Entry
How to use Litematica
TTtricks-and-tipsTT006Updated Feb 22, 2026Archived Jan 23, 2026
⭐Recommended
Authors:
Andrews54757
Endorsed by:
Andrews54757

You might have noticed that most of the things here in the ST2 archives have litematica schematics as downloadable attachments. Litematica is a mod that allows you to save and load schematics of designs in the game. It's very useful is a must if you want to use or developing any advanced Minecraft contraptions yourself.
Install
- Make sure you have fabric loader installed. See https://fabricmc.net/use/installer/ for installation instructions.
- In your mods folder, install the Litematica mod by moving the jar file there.
- Make sure Malilib is also installed. If not, install it too.
Making schematics
- In-game, press
Mto open menu. - Go to area editor, set selection mode to "Simple"
- Go back to previous menu, make sure tool mode is "Area Selection" (click it until it's that)
- Exit menu, then grab a wooden stick. Press
M+Rto toggle rendering. - Set the boundaries of your build by left clicking in one corner, and right clicking in the opposite corner
- Go to the area editor again. Set the selection name. Then, click "Save schematic"
- Adjust filename as necessary, then click "Save schematic" again.
- Your schematic is located in the
schematicsfolder inside your.minecraft(on win) or~/Library/Application Support/minecraft(on macos) folder.
Using schematics
- The schematic you want to use should be placed in the
schematicsfolder already - In-game, press
Mto open menu. - Click "Load Schematics"
- Select the schematic file you want, then click "Load Schematic"
- Exit back to the main litematica menu. Now you can go to "Schematic Placements" to configure where you want it.
- Alternativey, in the main litematica menu, set Tool Mode to "Schematic Placement". In the game, turn on rendering with
M+R. You can then grab a stick item in your hotbar, and click in the world to place the schematic where you want it. - If you are building a schematic in survival, use the Render Layers configuration (in configuration menu) to restrict rendering to a certain layer range. after you build a layer, increase the layer amount and build the next one. Do this until you built the whole thing. Then verify that you built it correctly using the Schematic Verifier (Litematica menu > Schematic Placements > Configure your placement > Schematic verifier button).
- If you want to paste a schematic in creative mode, set Tool Mode to "Paste Schematic in World." Then grab a stick, make sure rendering is on, and use the executeOperation hotkey (you need to set this yourself in the configuration menu) to paste it.
Using the Archive Downloader mod
The Archive Downloader mod integrates with Litematica to automatically download and load schematics from the Storage Catalog into the game. Simply click on a litematic attachment within a post, and it will auto load it into Litematica for you.
Tips
- There are lots of YouTube tutorials out there, use them if you are confused.
- Set datafixerMode to Always to ensure that schematics from older versions are loaded with inventories correctly.
- Also set both entityDataSync and pasteUsingServux to true so that you can paste instantly with inventories on servers using the Servux mod.