> For the complete documentation index, see [llms.txt](https://lonedev.gitbook.io/itemsadder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lonedev.gitbook.io/itemsadder/custom-textures/how-to-create-your-custom-resourcepack.md).

# Introduction

* Copy the link in **config.yml** under the property **default\_url**
* open it in your browser and download the file
* Extract the file in **%appdata%\\.minecraft\resourcepacks\ItemsAdderResPack** (or name it how you want)
* open Minecraft, in the resourcepacks options select **ItemsAdderResPack**
* open **config.yml** and set **apply\_on\_join** to false while you are editing the resourcepack locally
* join the server, then start editing the files inside **ItemsAdderResPack**
* After you've edited something in the resourcepack, to reload the resourcepack press **F3+T** on your keyboard

#### Publish the resourcepack

* set **apply\_on\_join** to true
* set **use\_default** to false
* zip the **ItemsAdderResPack** folder and upload it on an hosting website&#x20;
* set custom\_url to your uploaded file download link
* reload plugin

{% hint style="success" %}
DONE!
{% endhint %}

{% hint style="warning" %}
You must upload the resourcepack .zip file on a hosting service that allows you to direct download the file (which doesn't shows a "click here to download" button or a download page).

You can upload it on Dropbox, get the share link and change **?dl=0** at the end of the link to **?dl=1**
{% endhint %}
