> For the complete documentation index, see [llms.txt](https://docs.xstar.es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xstar.es/juegos/minecraft-hosting/servidores-modificados/como-instalar-un-modpack-en-el-lanzador-de-curseforge.md).

# Cómo instalar un modpack en el lanzador de CurseForge

**Resumen**\
[CurseForge](https://www.curseforge.com/) es una herramienta popular y conveniente para navegar y agregar mods a [Minecraft](https://xstar.es/Minecraft) y complementos para muchos juegos. Además, los modpacks prefabricados están disponibles para instalar con la herramienta, descargando automáticamente todos los mods asociados. Esto ayuda a garantizar que todos los mods sean compatibles y es uno de los métodos más convenientes para agregar mods al juego. Los usuarios también pueden ajustar libremente los mods de cada paquete instalado o crear un **paquete personalizado** por completo.

{% hint style="info" %}
Muchos modpacks requieren una gran cantidad de RAM para funcionar de manera eficiente. Aprenda a asignar la cantidad correcta de RAM [aquí](https://docs.xstar.es/~/changes/6alvB7tQmTjJCBAJi2wf/juegos/minecraft-hosting/como-asignar-mas-ram-en-el-lanzador-de-curseforge).
{% endhint %}

**Cómo instalar un Modpack en el lanzador de CurseForge**&#x20;

**1. Descarga** la aplicación [CurseForge](https://www.curseforge.com/download/app) en [Overwolf](https://docs.xstar.es/~/changes/rjo5ismkN4eIXzFf45C9/juegos/minecraft-hosting/como-instalar-overwolf).\
![](https://bisecthosting.com/images/uploads/kb/0298b581-9f04-4167-ada9-c9026706acb6-50.webp)\
\
**2.** Inicie **CurseForge**.\
![](https://bisecthosting.com/images/uploads/kb/84e56a98-0b44-4d58-b894-46cf7743f4db-50.webp)\
\
**3.** Selecciona **Minecraft** en la barra lateral izquierda.\
![](https://bisecthosting.com/images/uploads/kb/da364090-e40d-461c-a224-9684da7cbe81-50.webp)\
\
**4.** Elija la pestaña **Examinar.**\
![](https://bisecthosting.com/images/uploads/kb/559255c1-96dc-4637-aed9-4f8dc9716859-50.webp)\
\
&#x35;**.** Busque los paquetes deseados o localícelos manualmente.\
![](https://bisecthosting.com/images/uploads/kb/9a3e8f79-5134-4b9c-a8b0-01e4237f56fc-50.webp)\
\
**6**. Después de encontrar el paquete deseado, seleccione **Instalar** desde la derecha.\
![](https://bisecthosting.com/images/uploads/kb/96793a08-a97f-4416-b662-bfc9882fb814-50.webp)\
![](https://bisecthosting.com/images/uploads/kb/86a6e463-8457-4c05-97d2-c23abf74a561-50.webp)\
\
**7**. Ve a la pestaña **Mis Modpacks** y espera a que termine de descargarse.\
![](https://bisecthosting.com/images/uploads/kb/f4658e39-aa9b-4c8c-b22c-58b9736c6328-50.webp)\
\
**8**. Inicie el paquete colocando el cursor sobre él y presionando **Reproducir**. Se recomienda [asignar primero la RAM](https://docs.xstar.es/~/changes/6alvB7tQmTjJCBAJi2wf/juegos/minecraft-hosting/como-asignar-mas-ram-en-el-lanzador-de-curseforge) necesaria antes de iniciar.\
![](https://bisecthosting.com/images/uploads/kb/c95eeb56-420a-4da7-85c2-2ce90904e9d1-50.webp)


---

# 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://docs.xstar.es/juegos/minecraft-hosting/servidores-modificados/como-instalar-un-modpack-en-el-lanzador-de-curseforge.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.
