GM version 1.0.9-hotfix has been updated to work in 1.21.2 and 1.21.3!
This datapack version is a hotfix version for errors in 1.0.6 and 1.0.8, as well as including compatibility for both versions 1.20.6 and 1.21+ in a single datapack!
Fixed problems:
Generated "PAGES" Do not generate page numbers above 2.
fixed the editpage tellraw problem.
Added delete_page and delete_gui buttons in the edit menu, this was available in 1.0.6 but not in 1.0.8
Minor fix: Fixed the /summon command for chest_minecarts NOTE: DEPRECATED VERSION. DOWNLOAD VERSION 1.0.6 INSTEAD
Minor fix: Fixed the /summon command for chest_minecarts
This version ships the features of version 1.0.6 for game version 1.20.6 (especially to support worlds on the Minecraft Server legitimoose.com!)
Always download the latest supported version of the datapack for your respective minecraft version!
- Fixed teleportation to avoid tick delay. Thanks to @Tieksan for notifying me about the method!
- Added "delete gui" and "delete page" buttons in the button config tellraw message.
- Enabled clipboarding the tellraw message for chest minecart gui entity summoning.
Players who've installed version 1.0.5 can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions. Click here to provide feedback!
Always download the latest supported version of the datapack for your respective minecraft version!
- Fixed teleportation to avoid tick delay. Thanks to @Tieksan for notifying me about the method!
- Added "delete gui" and "delete page" buttons in the button config tellraw message.
- Enabled clipboarding the tellraw message for chest minecart gui entity summoning.
Players who've installed version 1.0.5 can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions. Click here to provide feedback!
Always download the latest supported version of the datapack for your respective minecraft version!
- Fixed teleportation to avoid tick delay. Thanks to @Tieksan (and CloudWolf on discord) for notifying me about the method!
- Added "delete gui" and "delete page" buttons in the button config tellraw message.
- Enabled clipboarding the tellraw message for chest minecart gui entity summoning.
Players who've installed version 1.0.5 can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions. Click here to provide feedback!
- Fixed item modifier key not applying modifier when Page is Changed.
Players who've installed version 1.0.2 (1.20.2-1.20.4) can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions.
Always download the latest supported version of the datapack for your respective minecraft version!
- Fixed issue of item modifier not modifying item after Page change.
- Fixed the issue where player could get items by keying the GUI items into their hotbar instead of picking via cursor.
Players who've installed version 1.0.3 or 1.0.4 can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions. Click here to provide feedback!
- Fixed issue of item modifier not modifying item after Page change.
- Fixed the issue where player could get items by keying the GUI items into their hotbar instead of picking via cursor.
Players who've installed version 1.0.3 or 1.0.4 can directly install this version and upgrade without worrying.
Make sure to follow for future updates and additions. Click here to provide feedback!
This update upgrades the GUI Maker datapack to be compatible with minecraft version 1.20.5 and above! Thanks for downloading this datapack!
Previous major update's Changelog
we have added barrel support! The code is a lot more improved than before and the amount of tellraw 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:""}
Click here to view source code.
This update upgrades the GUI Maker datapack to be compatible with minecraft version 1.20.5 and above! Thanks for downloading this datapack!
Previous major update's Changelog
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:""}
Make sure to follow for future updates and additions.
This update fixes the interaction entity size for minecarts and also enables the page_name nbt to work for every page change. This is a minor update.
Previous major update's Changelog
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 update fixes the interaction entity size for minecarts and also enables the page_name nbt to work for every page change. This is a minor update.
Previous major update's Changelog
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:""}
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:""}