> For the complete documentation index, see [llms.txt](https://pywin-core.gitbook.io/winerecia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pywin-core.gitbook.io/winerecia/bedrok-igrokam.md).

# Бедрок игрокам

### Улучшения совместимости

На нашем сервере исправлено внушительное количество багов, которые мешали нашим игрокам, которые играли с Bedrock издания:<br>

* Баги взаимодействия с Бамбуком и сталагмитами
* Баги с отображением текстур
* Некоторые баги с отображением голов

### Времена года

На сервере реализована уникальная система времён года, которая так-же адаптирована под Bedrock издание

<figure><img src="/files/uxoX9Z4ytzPWVxegmZRK" alt=""><figcaption></figcaption></figure>

### Адаптация GUI интерфейсов

TODO<br>

Мы были удивлены, когда осознали что политических серверов которые действительно занимаются Bedrock невероятно мало.  Одни проявляют большое неуважение по отношению к Бедровщикам, другие не обновляют Geyser месяцами, а кто-то  - все сразу.

## Сравнение с  аналогами, которые поддерживают Bedrock:

<table><thead><tr><th width="172.79998779296875"></th><th></th><th width="142"></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-clipboard-list">:clipboard-list:</i></td><td><img src="/files/mxoddR6yXrIkpjQeiLRR" alt="Winerecia"></td><td><img src="/files/RXk3GiiRdeK4iqdaq2zu" alt="Winerecia"></td><td><img src="/files/3x4hMUEepQnoRCw4rhlR" alt="Winerecia"></td><td><img src="/files/e9uQr5VbFN3FXmaNzFaP" alt="Winerecia"></td></tr><tr><td>Преимущественно стабильная игра</td><td>🟢</td><td>🟢</td><td>🟢</td><td>🟢</td></tr><tr><td>Базовая адаптация</td><td>🟢</td><td>🟢</td><td>🟢</td><td>🟡</td></tr><tr><td>Игра 24/7</td><td>🟢</td><td>🟢</td><td>🟡</td><td>🔴</td></tr><tr><td>Адаптивный античит</td><td>🟢</td><td>🟢</td><td>🔴</td><td>🟡</td></tr><tr><td>Продвинутые исправления багов</td><td>🟢</td><td>🟢</td><td>🔴</td><td>🔴</td></tr><tr><td>Уважение</td><td>💚</td><td>💚</td><td>💔</td><td>💔</td></tr><tr><td>Расширенная адаптация</td><td>🟢</td><td>🔴</td><td>🔴</td><td>🔴</td></tr></tbody></table>

Если вы не согласны с данной формой, просим вас обратится к администрации, мы стараемся быть конструктивными


---

# 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://pywin-core.gitbook.io/winerecia/bedrok-igrokam.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.
