Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 6 days ago
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...


