💡Custom GUI
Introduction
Creating fully custom textured GUIs such as the following :



may seem like a daunting task however in reality is quite simple with the help of ItemsAdder.
Guide
Purchase, download, install, and setup the ItemsAdder plugin.
Navigate to
\Plugins\ItemsAdder\contents\<name>\configs
Create a file named
guis.yml
File Contents:
info:
namespace: "<name>"
font_images:
menu:
path: "gui/your_image.png"
suggest_in_command: false
y_position: 47
Navigate to
\Plugins\ItemsAdder\contents\<name>\resourcepack\assets\<name>\textures\gui
Insert your image (
your_image.png
)In your GUI name insert in ":offset_-16::menu:"
Assets

Last updated