# Начало работы

Перед началом создания уникального меню, Вам необходимо скачать сам мод, а также дополнительные модификации, которые обеспечат удобство и правильную работу:

* [**FancyMenu**](https://www.curseforge.com/minecraft/mc-mods/fancymenu-forge/files)&#x20;
* [**Konkrete**](https://www.curseforge.com/minecraft/mc-mods/konkrete/files) - Библиотека
* [**Load My Resources**](https://www.curseforge.com/minecraft/mc-mods/load-my-resources-forge/files) - Мод для автоматической загрузки звуков и изображений
* [**Animation Maker Tool**](https://www.curseforge.com/minecraft/mc-mods/fancymenu-animation-maker-tool) - JAR-файл для создания простого создания анимации
* [**Panoramica**](https://www.curseforge.com/minecraft/mc-mods/panoramica/files) - Мод для создания панорам, которые могут пригодиться в том случае, если Вы захотите использовать панорамное изображение в фоне

В статье примеры предоставлены с использованием FM на версии Minecraft 1.18.2.

После того как необходимые модификации загружены, их нужно переместить в папку `mods` (`.minecraft/mods`). Теперь запускаем игру, чтобы нужные модам файлы были созданы


---

# 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.aegis-mine.ru/modifications/glavnoe-menyu/fancymenu/nachalo-raboty.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.
