sleepington
sleepington
AAdmincraft
Created by Bambizo on 7/1/2023 in #questions
Implementing custom textured GUI's via ItemsAdder
wow people are not very nice. You can use a blank item in the gui plugin you're using, if it doesnt support it, add a 16x16 blank image to ur pack named blank and just use that blank item. name your gui's :offset_-16::gui_name: so it pushes the old menu away, and puts up yours instead. if you added the gui properly, it will display with the name you gave it. if your gui plugin supports it, you can use offset options there to push your gui items to the appropriate spots, which you'll want to place where you have all your custom made graphics. this allows the menu to be interactable, you can add text or aother :images: to create hover events, and have them run commands like a standard gui. The inventory part will not disappear as far as im aware, unless you change the actual menu type from "chest" to one of the others, crafting table, brewing, etc. I haven't tried this but I'd assume it might work, so why not try. use the standard item name from itemsadder, namespace:item_name to add the item, as if it were vanilla. that's whats great abt itemsadder.
16 replies