Move and rotate a Litematic

You do not re-download a .litematic to turn it around. Litematica stores a placement: an origin, a rotation, and an optional mirror. The file from the generator stays the same.

  1. Load the .litematic and create a placement in the world.
  2. Open that placement’s configuration from the M menu.
  3. Set the origin so the minimum corner sits on the ground you want.
  4. Set rotation to 0, 90, 180, or 270 degrees, then check the door faces the path.
  5. Use mirror only if you need a flipped copy. Lock the placement when it is right.

What the file fixes, and what the placement changes

Every schematic from this site has one region. Its position inside the file is x 0, y 0, z 0, and its size is the width, height, and depth you generated. The floor of a house, the farmland of a farm, and the bottom of a tower are that minimum Y. There are no entities to rotate. When you “place” the schematic, you are choosing where that minimum corner sits in the world, then how the region spins around the placement.

Open the main menu with M, load the file if you have not, and open the placement configuration. Edit the origin coordinates instead of dragging blindly through a wall. Nudge X and Z until the footprint matches your plot. Nudge Y until the floor is not inside the dirt. A one-block error is normal the first time; the ghost updates as you change the numbers. Hotkeys for “nudge” exist in the mod and differ by version, so use the values in the configuration if you do not want to learn a binding.

Rotation

Rotation is a quarter turn of the whole region: 0, 90, 180, or 270. It is not a free yaw. The house kernel puts the door on the south side of the front wall (the low-Z face) and windows on a regular spacing. After a 90 degree turn, that door faces a new horizontal direction. Walk around the ghost and stop when the door meets the path. Towers are nearly symmetric; rotation mostly moves the door and the window slits. Castles put the gate on the same south face as the house door, with four turrets at the corners, so a turn moves the gate, not the turret count.

Bridges are long in X. A 90 degree turn swaps the span onto Z. Paste the same idea in WorldEdit with //rotate 90 before //paste, which is covered on WorldEdit import. Rotating the hologram does not rotate a .schem you already pasted.

Mirror

Mirror flips the region left-right or front-back. Use it when you want a second house that faces the opposite way along a street, or a bridge approach that should match a flipped bank. Stairs and doors flip with the region. You do not need a second generate, and you do not need Pro, to mirror. If the flip sends the build off your plot, move the origin again. Mirror is not a substitute for a different palette. A spruce cabin mirrored is still spruce.

Lock it, then build

When the ghost sits on the ground and the door faces the right way, lock the placement if your menu has that toggle, so a mis-click does not shove the house. Then switch on layer mode and easy place. If the list was empty before you ever reached this menu, the file is not in the instance folder. Fix that on Litematica not working before you edit coordinates that are not loaded.

Sub-regions matter only if you later add more regions in Litematica yourself. Files from this site are a single region named after the build. You cannot rotate “just the roof” without rotating the shell, because the roof is the same region. To change size or materials, change the prompt using prompt tips and generate again. Position in the world is free. A new shape is a new compile.

FAQ

Does rotating in Litematica rewrite the downloaded file?

No. Rotation and position are stored with the placement in that world. The .litematic on disk stays as generated. Generate again only if you want a different shape or palette.

Why is the door on the wrong side?

House and castle doors are on the south face of the file, which is the low-Z side. Rotate the placement 90 degrees at a time until that face meets your path.

The hologram is floating or buried.

The file’s region origin is 0,0,0 at the minimum corner, and the floor is the bottom layer. Raise or lower the placement Y until that floor meets your ground.

Questions: hello@minecraftschematicgenerator.com

Reviewed 2026-09-23. Not affiliated with Mojang or Microsoft.