Custom Gui
Last updated
Last updated
The textures cannot be higher resolution than 256x256 and name of the texture must be all lowercase without spaces, as with all Resourcepack files.
To adjust the horizontal position of your texture/glyph in the inventory, use the shift-tag. <shift:-8>
for moving 8 pixels back, and <shift:211>
for moving 211 pixels forward.
This really is not necessary as Oraxen will handle the <glyph:glyph_id>
tag in any inventory / title.
So to add this glyph in any other plugin, just set the title to be <glyph:glyph_id>
.
If you still want the raw unicode, you can find it in your glyphs config.
Invisible elements are ideal for making clickable buttons. To create invisible elements, you will need to make an element with a transparent texture. An example here