> For the complete documentation index, see [llms.txt](https://whiteworld.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whiteworld.gitbook.io/wiki/information/zapreshyonnye-modifikacii.md).

# Запрещённые модификации

Запрещено использовать любые читы и чит-клиенты, а также модификации, дающие явное преимущество.&#x20;

К ним относятся, например, моды и ресурспаки, позволяющие видеть сквозь блоки (x-ray), летать, ставить блоки/бить во все стороны (где не позволяет ванильный клиент).\
Также запрещены AI-моды для поиска руд, моды на автоматическое использование предметов (автототем, автоэлитры) и т.д.

{% hint style="warning" %}
Обращаем ваше внимание, что **данная статья может дополняться**.
{% endhint %}

{% hint style="info" %}
Для игры на сервере рекомендуем использовать данную сборку для оптимизации игрового клиента:\
[modrinth.com/modpack/fabulously-optimized](https://modrinth.com/modpack/fabulously-optimized)
{% endhint %}

## **Список запрещённых модов/клиентов/софтов**

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

* Авто-тотем, авто-элитры
* X-ray модификации
* Чит-модификации
* Модификации, выполняющие действия за игрока (AI и подобное)
* Aristois
* Auto Clicker
* Baritone
* BetterClicker
* Better PVP
* Bridging (и подобные)
* Camera Utils
* Chest Tracker
* CMDCam
* Client Vein Miner
* CleanCut
* Elytra Swap
* EssentialClient
* Freelook
* FindMe
* Impact
* Inertia
* Jello
* LavaClearView
* SeedCracker
* Stack to Nearby Chests
* StepUpNext
* InventoryPlus (запрещено снимать вещи на проклятье несъемности)
* Sigma
* The One Probe
* TrajectoryFabric
* Tweakeroo
* Wurst
* Wall-Jump

#### **Ресурспаки:**

* X-ray (прозрачные блоки и т.п., подсветка руд разрешена)
* Чит-модификации

{% hint style="danger" %}
**Использование запрещённых ресурспаков и модификаций приведёт к блокировке аккаунта!**
{% endhint %}


---

# 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://whiteworld.gitbook.io/wiki/information/zapreshyonnye-modifikacii.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.
