Compatibility
Minecraft: Java Edition
1.19–1.19.3
Platforms
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 years ago
Updated 3 years ago
Changelog
[0.3.0] - 2023-01-10
This version adds a lot more power and customisability to the GUI system. It makes use of more advanced functionality provided by Moxlib.
Added
- Theme system, for pre-configured items. Used with
icontag. - Flag system. Used to configure pages. Flags can be set by the template, or when a slot is selected.
- Built-in pages (Reserving pages 100 to 1000):
- Numeric (Page 100) -- Number input.
- Built-in item modifiers (set with
item.modifiertag):gui:player_head-- sets the player head to the executing player.gui:name-- sets the name of the item to whatever is defined in thenametag.
#gui:theme: Called to set the theme, based ongui:page flags.theme.#gui:cleanup: Called after the GUI has finished rendering.#gui:render/flagsand#gui:select/flags:- Called before the slots are iterated.
- Provides access to data storage
gui:page flags
#gui:render/entity:- Called after the render entity is summoned, but before
#gui:render/item - Used to modify the entity,
1674b3a8-0135-a32e-02a4-06fb01241978as the player.
- Called after the render entity is summoned, but before
- Started work on improving documentation, with the callbacks documentation.
Files
Metadata
Release channel
ReleaseVersion number
0.3.0Loaders
Game versions
1.19–1.19.3Downloads
107Publication date
January 10, 2023 at 4:18 PMPublisher
moxvallix
Owner




