> For the complete documentation index, see [llms.txt](https://wiki.healtzcraft.com/healtz-craft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.healtzcraft.com/healtz-craft/ajuda/textura-do-servidor.md).

# Textura do servidor

### 🌈 **Transforme sua experiência com a nova textura do servidor!**

A textura do nosso servidor é simplesmente **incrível**! \
Ela foi criada para transformar a sua experiência no Minecraft, trazendo uma série de **melhorias** que vão desde **novos itens e equipamentos** até recursos exclusivos. \
\
Se você está buscando **novos desafios** e uma **experiência mais imersiva**, você está no lugar certo! Prepare-se para viver uma aventura única!

### 🖌️ **Como baixar a textura do servidor?**

A textura é **baixada automaticamente** tanto no **Minecraft Bedrock** quanto no **Java Edition**. Para garantir que tudo funcione perfeitamente, é necessário usar a **versão recomendada**:

* **Minecraft Bedrock**: A versão mais recente.
* **Skyblock**: Versão **1.21.4**.
* **Survival**: Versão **1.21.11**.

Certifique-se de estar na versão correta para aproveitar todas as funcionalidades da textura sem problemas!

#### 🎥 Ainda com dificuldade para usar a textura do servidor?

Ainda não conseguiu baixar a textura? Não se preocupe!\
Preparamos um **vídeo mostrando todo o passo a passo** para você se baixar a textura sem problemas.

{% embed url="<https://www.youtube.com/watch?v=ZaMyPkOf_OU>" fullWidth="false" %}

## 📥 Baixe a Textura (Manualmente)

Caso você tenha seguido todas as orientações mencionadas acima e ainda esteja com problemas para baixar a textura do servidor, não se preocupe.

Vamos disponibilizar o arquivo da textura para que você possa usá-la diretamente no servidor. Porém, antes de utilizá-la, você precisará fazer algumas alterações para garantir que sua gameplay não sofra interrupções.

#### 📦 Passos para Baixar a Textura:

⏩ **Comece baixando à textura**: [Clique AQUI para baixar o arquivo da textura.](https://www.dropbox.com/scl/fi/82jvwqm9z8jlgixix4sbc/HEALTZ_CRAFT_v7.8.zip?rlkey=qb5sa15jw64pq64btfjbjg2iw\&st=wsh97gxf\&dl=1)

**Após finalizar o download,** assista ao vídeo tutorial que preparamos para explicar o passo a passo. Isso ajudará a evitar problemas e garantirá que tudo funcione corretamente.

{% embed url="<https://youtu.be/rx8uBqi0AX8>" %}

Se você conseguiu colocar a textura corretamente na pasta **.minecraft**, já é um ótimo passo. \
Agora tem um detalhe muito importante:

Vá na opção de **editar servidor** e, na parte de **Pacote de Recursos** do Servidor, deixe como "<mark style="color:$danger;">**NÃO**</mark>"

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


---

# 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://wiki.healtzcraft.com/healtz-craft/ajuda/textura-do-servidor.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.
