GUILib
ModrinthDeveloper tool to create & design GUIs for datapacks easily.
7 downloads updated 5d ago
latest vbeta-0.1 Modrinth
GUILib-beta0.0
Overview
GUILib is a library datapack made to create GUIs in your datapacks
Features
Help Center
/trigger datalib-help to open the help center int the chat
Function
/function gui:create.item to make your mainhand item into a GUI Open item
To Change one of the eight GUIs go to
data/gui/gui/(there is your GUI number 1..8)
and change the item replace air commands with your items
Custom Data Items
minecraft:YOUR_ITEM[minecraft:custom_data={ui_item:1b}] - locks the item in its GUI Slot (Can't be dropped)
minecraft:YOUR_ITEM[minecraft:custom_data={navigate_to:gui1}] - navigates you to the gui1,gui2...

Comments 0
No comments yet. Be the first to share your thoughts.