Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.36 KB

File metadata and controls

38 lines (24 loc) · 1.36 KB

🔘 GUIs

In order to make GUIs you can copy and paste my pack named _iainternal and edit it on your likings:
contents/_iainternal/resourcepack/assets/_iainternal/textures/gui/

In order to create custom GUIs you can use the JavaAPI or install a plugin like ChestCommands.
If you are using a plugin like ChestCommands you have to name the GUI like this:

:offset_-16::blank_menu:

This tells ItemsAdder to replace the GUI name with a -16 offset special character that will shift the blank_menu texture of 16 pixels back.

Read more about placeholders

{% content-ref url="font-images/placeholders.md" %} placeholders.md {% endcontent-ref %}

Example addon

Here you can get an addon example
https://www.spigotmc.org/resources/gui-server-rules-main-menu-itemsadder-addon.84793/

https://i.imgur.com/wuFEAoZ.gif

Example content created by users (Copyright by Gust)

{% hint style="warning" %} I'm not the owner of this resource {% endhint %}

{% embed url="https://www.mc-market.org/resources/21017/" %}