Mod
EasyGui
No reviews yet
a simple library mod that hopes to make developing GUI a bit easier
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Adds tools to customize the user interface and menus.
Provides a framework or library for other mods to use.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
EASY GUI
Easy GUI is a UI Framework that hopes to make developers lives slightly easier when developing UI for their mod.
please make sure to use the most recent versions of the mod
developed for 1.21.1 may work on newer versions but not guarenteed
what to expect
- hierarchically rendering structure. each element has children which themselves have children. these children are then rendered relative to their parents. this includes evetything including parent rotation and scale
- custom scale. easily add a custom scale factor to elements this lets you scale down hight detail graphics to fit in a small area
- ignore default minecraft scaling. for more complex ui manageing the different MC scale factors can be annoying. so just chose not to use it
- overaly Manager. easily overide vanilla overlys and make your own!
- prebuilt elements. comes with a wide range of prebuilt elements you can either use directly or extend
- allows the use of both textures and texture sheets. also adds a basic sprite sheet animation handelr
- manages rotation easier. automaticly including it in positioning calculatins and child rendering
- Templates. easily create ui from just a json file!
- use actions to add customizability to your UI!
All in all this mod is designed to make your life easier when developing a UI for your mod
for instructions on use please see the github
EASY GUI
Easy GUI is a UI Framework that hopes to make developers lives slightly easier when developing UI for their mod.
📝 please ensure you are using version 2+, since most documentation is outdated for older versions
developed for 1.21.1 may work on newer versions but not guarenteed
what to expect
- hierarchically rendering structure. elements are handled in a tree strucutre with parents and children, children are positioned and scaled relative to their parents.
- built in transform. by default handles scale and rotation, and applies it to children
- Optional disable of minecraft scaling for specific UIFrames
- overaly Manager. easily overide vanilla overlys and make your own
- prebuilt elements. comes with a wide range of prebuilt elements you can either use directly, extend or learn from
- texture wrappers for easier texture managing
- comprehensive event system, with both targeted events and global events
All in all this mod is designed to make your life easier when developing a UI for your mod
❗ I have not yet set up a maven repo, so you would need to use Jitpack for now
for usage instructions please see github
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources