GUI resource pack for the Minecraft plugin UltraCosmetics.
- Aseprite source files are in
/aseprite/
. - Resource pack and GUI textures are in
/resourcepack/
.
Tip
You can use the official addon plugin if your server doesn't have a resource pack. Simply put the .jar in the plugins folder and you're done. Download the plugin from one of these links:
Edit the server.properties
file:
resource-pack=https://github.com/dennishzg/uc-gui/releases/download/v2.0.0/UC-GUI-v2.0.0.zip
Example menu using DeluxeMenus.
- 🏠 = Main menu texture
- 🪙 = Buy menu texture
size: 54
menu_title: "&f🎲🎲🎲🎲🎲🎲🎲🎲🏠"
Example:
/minecraft:give @p minecraft:brick[minecraft:item_model="ucgui:uc_items/key"]
Image | Item model | Description |
---|---|---|
invisible | ucgui:guis/invisibleitem |
Invisible items are necessary to make the buttons/icons in the GUI clickable. |
![]() |
ucgui:uc_items/key |
Treasure chest key |