Changelog
GUI Maker version 1.0.1 is here! And this time, we have added barrel support! The code is a lot more improved than before and the amount of UI has been reduced! Showcase video coming soon!
- Much of the old commands are similar, however the prefix has changed from
bgui => gm
- to create a GUI, players must create a gui profile first, same as the old datapack.
- In gm-getListOfAllGUIs, players must navigate to their GUI-ID and the PAGE, then they will be asked to choose between a barrel or a chest minecart entity.
- Players can also directly get a barrel-UI summoning item via running the function
function gui.maker:barrel {GUI_ID:"",PAGE:""}
function gui.maker:chest_minecart {GUI_ID:"",PAGE:""}
This is the very first build of GUI Maker! It may be riddled with bugs so please report any and all bugs as soon as possible!
Here's a small showcase video:
Fixed bugs, added some more features..
This is a Beta version!
Things may OR may not be subject to change.
This is the Minecart GUI Maker.
This datapack allows players/mapmakers to create Minecart GUI in their own world, without the need to hardcode them! Players can add multiple GUIs in their world and access them with the help of a generated "GUI-ID"