UltimateGUI
  • 👋Getting Started
  • ❓F.A.Q
  • 📋General
    • 🔧Basic
      • 🧱Creation
        • 📂Creating a Folder
        • 🌠Creating a GUI
      • 📝Editing
        • 🧰Editing an Item
        • 📎Editing a GUI
        • 📒Editing a Folder
    • ⚒️Advanced
      • 🕶️Items
        • 🏞️Item Animations
        • 🖱️Item Clicks
          • 🥕Shop
    • 🎨Texturing
      • 💡Custom GUI
      • 🖌️Custom Items
    • 🎧Integrations
  • 🖥️Developer API
    • Getting Started
  • 🚁Support Discord
Powered by GitBook
On this page
  • Introduction
  • Guide
  • Assets
  1. General
  2. Texturing

Custom GUI

PreviousTexturingNextCustom Items

Last updated 1 year ago

Introduction

Creating fully custom textured GUIs such as the following :

Guide

  1. Navigate to \Plugins\ItemsAdder\contents\<name>\configs

  2. Create a file named guis.yml

  3. File Contents:

info: 
   namespace: "<name>"
font_images: 
   menu: 
      path: "gui/your_image.png"
      suggest_in_command: false
      y_position: 47
  1. Navigate to \Plugins\ItemsAdder\contents\<name>\resourcepack\assets\<name>\textures\gui

  2. Insert your image (your_image.png)

  3. In your GUI name insert in ":offset_-16::menu:"

Assets

may seem like a daunting task however in reality is quite simple with the help of .

Purchase, download, install, and setup the plugin.

📋
🎨
💡
ItemsAdder
ItemsAdder
6 Rows