# Предисловие

Большая часть текста модификаций находится в lang-файлах, которые можно отыскать в файле самого мода

```
/assets/название_мода/lang
```

Однако, как правило, такие файлы не переводят текст, который написан в табличках, в структурах или в книгах. В этой статье мы разберем метод перевода подобного текста.

Данный способ подразумевает наличие умения работать с датапаками. Поэтому стоило бы научиться их устанавливать <https://www.youtube.com/watch?v=32xIxuuhl-c> (таймкод 0:26) или используйте мод Global Packs.


---

# 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/articles/perevod-modifikacii/perevody-v-strukturakh/predislovie.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.
