> For the complete documentation index, see [llms.txt](https://tarquitet.gitbook.io/builtechaft-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tarquitet.gitbook.io/builtechaft-wiki/soporte/2.-paquete-de-mods-y-optimizaciones.md).

# 2. Paquete de mods y optimizaciones

## Paquete de mods y optimizaciones

Mejora el rendimiento y prepara tu cliente para Builtechraft. El paquete oficial es opcional. También puedes entrar con un cliente Vanilla.

{% hint style="info" %}
Antes de instalar un mod externo, revisa las normas. Un mod no listado puede seguir estando prohibido.
{% endhint %}

### Elige una guía

{% columns %}
{% column %}

#### <i class="fa-circle-check">:circle-check:</i> Mods permitidos

Consulta las categorías aceptadas. Distingue mods, datapacks y paquetes de recursos.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/ZlvztBUIIZ1nqCiNT2YK" class="button primary">Ver mods permitidos</a>
{% endcolumn %}

{% column %}

#### <i class="fa-ban">:ban:</i> Mods prohibidos

Evita automatización, X-Ray, ventajas de combate y exploits.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/SfNhsdhH0ZvVAuKEBykU" class="button primary">Ver prohibiciones</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### <i class="fa-download">:download:</i> Instalación segura

Instala el paquete, configura sus herramientas y añade la caché opcional.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/r5hXkCF4msY0qQeGMDpI" class="button primary">Instalar el modpack</a>
{% endcolumn %}

{% column %}

#### <i class="fa-cubes">:cubes:</i> Modpack oficial

Descarga la versión compatible desde Modrinth.

<a href="https://modrinth.com/modpack/builtechraft-client-mods/version/26.2_R1.6" class="button secondary">Abrir Modrinth</a>
{% endcolumn %}
{% endcolumns %}

### Recomendación rápida

Usa [Prism Launcher](https://prismlauncher.org/) con una cuenta Premium. Usa [ElyPrism](https://elyprismlauncher.github.io/) si accedes mediante Ely.by.

<a href="/spaces/bBzLNX39fPftyh4Dn48Z/pages/c76db4bccd2a1cb4e45cdfeb1d8090ef52a197f8" class="button secondary">Ver guía de launchers</a>

¿Tienes dudas sobre un archivo o configuración? No lo uses todavía. Solicita confirmación en el foro de Discord.


---

# 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://tarquitet.gitbook.io/builtechaft-wiki/soporte/2.-paquete-de-mods-y-optimizaciones.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.
