> For the complete documentation index, see [llms.txt](https://wiki.griefergames.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.griefergames.net/faq/tutorials/litematica-mit-labymod-4.md).

# Litematica mit Labymod 4

**Hallo zusammen,**

Viele von euch kennen den Schematica Mod. Dieser ist jedoch nur bis zu einer Version von Minecraft 1.12 verfügbar. Für alle höheren Versionen benutzt man Litematica. In diesen zweit Tutorials zeige ich euch die **Installation und Anwendung des Litematica-Mods über Labymod 4**

Um es übersichtlicher zu halten, ist das Tutorial in zwei Teile gegliedert.

\[Teil 1] **Installation und Funktionstest**

**Benötigte Mods:**

**Labymod 4:** <https://labymod.net/de/download>

**Installationsdurchführung:**

{% embed url="<https://www.youtube.com/watch?v=UYvWM_OKZzA>" %}

\[**Teil 2]** **Funktion und Arbeiten**

**Das Video ist gegliedert in**

* Litematica erstellen
* Layer / Ebenen
* Litematica laden und bewegen
* Litematica konvertieren
* Drucker einstellen

{% embed url="<https://www.youtube.com/watch?v=NrdBcRtQYII>" %}

**Ich hoffe ich konnte euch so ein wenig Litematica mit Labymod 4 näher bringen und ihr habt nun einen kleinen Überblick, wie ihr damit Arbeiten könnt.**

<details>

<summary>An diesem Artikel beteiligt</summary>

* [KartografKai](https://profile.griefergames.net/minecraft/267e5807-48d6-4148-85dc-d5b674fecc9e)
* [50U7R34P3R](https://profile.griefergames.net/minecraft/8e2ce0be-aa2c-46a7-a2dc-48f948743edf)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.griefergames.net/faq/tutorials/litematica-mit-labymod-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
