# Remove content from the resourcepack

## REMOVE CUSTOM PAUSE MENU

{% hint style="info" %}
Go to <kbd>plugins/itemsadder/contents/hyper\_esc\_menu/configs/pause\_menu.yml</kbd> and once there set each one of the 'entries'&#x20;text to the text that you want. \
\
For example, set the "menu.returnToGame" text to the text that you want for that\
button (for example "Back to game"); then for the "menu.disconect" text field (for example "Leave server") and repeat&#x20;the process with all entries. <br>

Run /iazip at console, and that's all.
{% endhint %}

## REMOVE PLAYER INVENTORY CUSTOM MENU (SHORTCUTS)

{% hint style="info" %}
To remove this shortcuts feature go to <kbd>plugins/conditionalevents/events/</kbd>

and delete the file<kbd>inventory\_shortcuts.yml</kbd>&#x20; <br>

Then, go to <kbd>itemsadder/contents/\_iainternal/resourcepack/assets/minecraft/textures/gui/container/</kbd> and delete the file&#x20;"inventory.png"<br>

Finally, reload the pack using /iazip command.
{% endhint %}

In case that it doesn't work (that happens sometimes) you can just download the default inventory texture and drop it into <kbd>itemsadder/contents/\_iainternal/resourcepack/assets/minecraft/textures/gui/container/</kbd>

{% file src="<https://1116815516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvnmas1V2CFrV6hAUQ1jm%2Fuploads%2FMQOgnd5XNwu0qVZvmOb8%2Finventory.png?alt=media&token=19a9d24a-d368-4aea-9b78-462da9022645>" %}

## REMOVE THE CUSTOM HUD (HP & FOOD BARS)

The custom hud is designed for vanila health (20♥️hp points). In case you have other plugins that allows players&#x20;to increase their max health, it may not work as it should.&#x20;

Please make a backup of your files first, as always.

{% hint style="info" %}
To remove this you need to: Go to <kbd>/plugnis/ItemsAdder/contents/bars\_and\_bossbar/resourcepack/assets/minecraft/textures/gui/</kbd>and delete the file named <kbd><mark style="color:green;">**icons.png**<mark style="color:green;"></kbd>.&#x20;

Then go to <kbd>plugins/ItemsAdder/contents/bars\_and\_bossbar/resourcepack/assets/minecraft/textures/gui/sprites/</kbd> and delete the <kbd>"hud" folder</kbd>.

Now, go to <kbd>plugins/ItemsAdder/contents/</kbd> and delete the folder named <kbd>"hyperhuds"</kbd>.

As the last step reload the resourcepack&#x20;by running /iazip command. <br>

Finally, go to <kbd>plugins/conditionalevents/events/</kbd> and delete the file <kbd><mark style="color:green;">hyperperhud.yml<mark style="color:green;"></kbd>.&#x20;Restart the server and that's all.
{% endhint %}

If you want to remove the Custom HUD, just because "it doesn't work" please read first this part of the docs about it.

{% content-ref url="../../contact-and-help/frequently-asked-questions-faq" %}
[frequently-asked-questions-faq](https://hyperdevs-setups.gitbook.io/docs/contact-and-help/frequently-asked-questions-faq)
{% endcontent-ref %}
