-
Notifications
You must be signed in to change notification settings - Fork 220
Home
Matti Ruohonen edited this page Dec 22, 2021
·
2 revisions
This is the Litematica wiki, which contains some documentation and tips & tricks on how to use the mod.
Frequently Asked Questions / commonly used features:
- Q: How do I access anything from the mod?
- A: The main menu of the mod opens by default with the
M
key, and the config menu withM + C
. Note that if you use a non-QWERTY layout, then these keys can be different, such asM
becoming,
on AZERTY.
- Q: I don't see any keybinds in the vanilla Controls menu?
- A: Litematica doesn't use the vanilla keybind system. It uses the custom keybind system from the
malilib
library mod, which supports multi-key keybinds and a lot more features. The hotkeys are thus only configurable via Litematica's or malilib's own config menus. Most commonly you would get to the Litematica hotkey menu withM + C
->Hotkeys
. If you are using the Fabric mod loader, then you can also access these per-mod config menus via the separate Mod Menu mod's mod list, using the gear button for each mod.
- Q: How do I load a schematic?
- A: Put the schematic file to the
.minecraft/schematics/
directory, and then load it via theLoad Schematics
menu (M
->Load Schematics
).
- Q: How do I create a schematic?
- A: You first create an area selection, and then you save that as a schematic. The Area Selections page describes in more detail how the area selection things work in the mod. If the selected area is large (goes outside of the loaded chunks around your player), then you will need to move around to load all the chunks once. You will get a
Missing Chunks
message at the bottom right telling you how many chunks are still missing and thus which ones you still need to move in range of.
- Q: How do I move or rotate a loaded schematic?
- A: This is done via the placement configuration menu. You can get to it via
M
->Schematic Placements
->Configure
. You can also access it by default using the hotkeyNumpad Minus
, which opens the GUI for the currently selected placement, if any. To change which placement is selected, click on one in theSchematic Placements
list/menu, so that it has the white outline indicating that it's selected. You can also use the "tool item" and (while being in theSchematic Placement
tool mode) middle click while looking at the placement in-world. You can also click with the tool to move the placement origin, or useAlt + mouse scroll
to nudge the placement in the direction you are looking.
- Q: How do I show for example just one layer of blocks?
- A: Use the Render Layers menu or the related hotkeys to switch the mode and select the layer to show
- Q: How to change blocks in the schematic?
- A: Use the Edit Schematic (formerly known as Schematic Rebuild) mode