> 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/~/changes/uBe71h6ojBAlpyfPvEEo/juegos/minecraft-hosting/como-agregar-un-paquete-de-recursos-mc-models-a-minecraft.md).

# Cómo agregar un paquete de recursos MC Models a Minecraft

## **Resumen**<br>

Un paquete de [recursos](https://docs.xstar.es/juegos/minecraft-hosting/como-agregar-un-paquete-de-recursos-a-un-servidor-de-minecraft) permite a los jugadores ver sus artículos MCModels recién adquiridos dentro de Minecraft. ¡Este es el primer paso para llevar estas creaciones a un servidor de Minecraft para que todos las vean! A continuación se muestra un paquete de equipo gratuito de MC Models para aprender a instalar un paquete de recursos proporcionado en la mayoría de las descargas de MC Models. Esta guía paso a paso le dará una comprensión y una base para aprender a incorporar estos modelos de muchas maneras.

## **Cómo agregar un paquete de recursos de MC Models a Minecraft**

**1.** **Descargue** los modelos "Herramientas predeterminadas" de la [página web de MC Models](https://mcmodels.net/model/default-tools/).

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

**2. Extraiga** la carpeta.

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

**3.** Dentro de la carpeta, copie la **carpeta RSS**. ![](/files/GbdySWOuXsdk3NNEq1RW)

**4.** Abre Minecraft con **Minecraft 1.19.2** o anterior. ![](/files/OruHnDPDFfdMM1MqyJwc)

**5.** Crea un **mundo para un jugador en modo creativo**.

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

**6.** Presione **escape** y abra el menú **Opciones**.

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

**7.** **Elija paquetes de recursos**.

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

**8.** **Seleccione Abrir carpeta de paquetes**.

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

**9.** Pega en la **carpeta RSS** del paso 3. ![](/files/q7xEIwIGhz4DffiZAIEO)

**10.** Cierre la carpeta y mueva el paquete RSS de **Disponible** a **Seleccionado.** ![](/files/jhnjp34AOrlMBuYplEdH)

<figure><img src="/files/6vhpERW5nw30hT9nsA3l" alt=""><figcaption></figcaption></figure>

**11.** Para probar el paquete de recursos, ejecute el siguiente comando: <mark style="color:yellow;">`/give @playername minecraft:diamond_shovel{CustomModelData:10101}`</mark> .

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

**12.** Si no ve la pala personalizada, presione **F3 + T** juntos para actualizar el paquete de recursos. Si esto no funciona, **vuelve a cargar** el mundo.


---

# 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/~/changes/uBe71h6ojBAlpyfPvEEo/juegos/minecraft-hosting/como-agregar-un-paquete-de-recursos-mc-models-a-minecraft.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.
