# Инструкция по установке

Если Вы используете лаунчеры, которые поддерживают загрузку сборки посредством файла с форматом .mrpack (Lexplosion, Modrinth, MultiMC, Prism Launcher и производные оффлайн вариации),\
тогда используйте способ ниже:

1. Скачайте сборку и перенесите файл .mrpack на рабочий стол.
2. Перенесите файл .mrpack прямо в Ваш лаунчер и загрузите сборку.
3. Поздравляем! Помимо того, что процесс установки почти моментальный, в почти всех перечисленных лаунчерах есть функция обновления плагинов одной кнопкой, поэтому Вам не нужно скачивать новую версию модпака ради обновленных модов, только ради новых :)

Если Ваш лаунчер не поддерживает файл .mrpack, воспользуйтесь этим способом:

1. [Перейдите на этот сайт](https://fabulously-optimized.github.io/mrpack-to-zip/).
2. Конвертируйте .mrpack файл с нашей сборкой в zip и перекиньте моды в папку с своей игрой.
3. Запустите версию 1.21.4 с Fabric и наслаждайтесь игрой!

Если в Вашем лаунчере по умолчанию нельзя выбрать Fabric, необходимо скачать [Fabric Loader](https://fabricmc.net/use/installer/) и он все сделает за Вас.\
После этого повторяем пункт три.

***

**If you're using launchers that support `.mrpack` files**\
(*Lexplosion, Modrinth App, MultiMC, Prism Launcher*), follow this method:

1. Extract the `.mrpack` file to your desktop.
2. Drag and drop the `.mrpack` file into your launcher.
3. The modpack will be imported and installed automatically.

🎉 Congratulations! The installation process is almost instant.\
Most of the mentioned launchers also support **one-click mod updates**, so you won’t need to re-download the entire pack for mod updates — only for major changes.

**If your launcher does&#x20;*****not*****&#x20;support `.mrpack` files**, use this method:

1. Go to this [conversion site](https://mrpack.dev).
2. Convert the `.mrpack` file to a `.zip` archive.
3. Move the mod files into your Minecraft **mods** folder.
4. Launch **Minecraft 1.21.4 with Fabric**.
   * If your launcher doesn’t support Fabric by default, download and install the **Fabric Loader** from [fabricmc.net](https://fabricmc.net). It will handle setup automatically.
5. Once installed, repeat step 3 and enjoy the game!


---

# 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.necomc.com/informaciya/necopack-nash-modpak/instrukciya-po-ustanovke.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.
