promotional bannermobile promotional banner

EasyGui

a simple library mod that hopes to make developing GUI a bit easier

File Details

easy_gui-1.1.3.jar

  • R
  • Jan 20, 2026
  • 317.50 KB
  • 64
  • 1.21.1
  • NeoForge

File Name

easy_gui-1.1.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:easygui-1288202:7493917"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • fixed alot of bugs surounding menu and data slot handling.
  • changed positioning you can now define where on the screen the element should be positioned
    relative too. for example setXPositioning(Positioning.CENTER) positions it relative to the center of the screen
    this replaces the previous Sticky 
  • other small bugs