> For the complete documentation index, see [llms.txt](https://wiki.minesky.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.minesky.com.br/mecanicas-e-features/minerios-e-blocos/metais/bronze.md).

# Bronze

O bronze é um minério que não gera naturalmente nas cavernas, é um dos únicos minérios que você precisa craftá-lo utilizando seus recursos.

<div align="left"><figure><img src="/files/I6YVHchM7LA38UabZotD" alt=""><figcaption></figcaption></figure></div>

***

## Criando uma barra de bronze

Coloque uma barra de cobre e uma barra de [estanho](/mecanicas-e-features/minerios-e-blocos/metais/estanho.md) em uma bancada de ferraria.

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

***

## Craftings

### Armadura de bronze

Pode ser craftado da mesma forma que armaduras vanillas normais, é necessário barras de bronze.

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

### Bloco de bronze

9 barras de bronze

<figure><img src="/files/xFfMjSBJHHptYqbgkFnR" 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:

```
GET https://wiki.minesky.com.br/mecanicas-e-features/minerios-e-blocos/metais/bronze.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.
