# Установка Fabric

### Чтобы установить Fabric следуйте инструкции ниже :arrow\_down:

1. [Перейдите на официальную страницу Fabric и установите его ](https://fabricmc.net/use/installer/)
2. У вас будет такое окошко, вам нужно выбрать нужную версию и нажать на "Install"![](/files/vXyIwYAkJMnRoKwJjZmj)
3. Теперь нам нужно установить [обязательный мод для Fabric](https://modrinth.com/mod/fabric-api). Гайд на установку модов - [тут](/vazhnye-dopolneniya/kak-ustanovit-mod.md)
4. Теперь зайдите в лаунчер который вы используете, и найдите в версиях строку "fabric-loader" это то, что нам нужно

{% hint style="info" %}
Fabric работает так же как и Forge, после установки Fabric вы можете так же скачать моды и поместить их в папку mods. Главное при установке модов указывать модлоудер как - Fabric.
{% endhint %}

### :link: Полезные ссылки

1. [Как установить мод?](/vazhnye-dopolneniya/kak-ustanovit-mod.md)
2. [Мне нужна поддержка модерации](https://discord.gg/rGmkCPFGkH)


---

# Agent Instructions: 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:

```
GET https://wiki.lotuscraft.fun/vazhnye-dopolneniya/ustanovka-fabric.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
