Data Driven GUIs
A library to make making GUIs easier using xml & json files.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Data Driven GUIs
Data Driven GUIs
A library to make making GUIs easier using xml & json files.
This mod mainly aims to make making GUIs as painless as possible, but with this it also allows resource packs to modify GUIs or even create new ones. The mod however doesn't allow the modification of the default GUIs in Minecraft.
Features
* Java API: Write your GUIs like you would a web page. * Java API: Make buttons do actions. * Java API: No web rendering shenanigans. * Java API: An easy to use api to extend the mod's functionality.
> Note: This mod is both a library and a standalone mod, you can just install it and use the built-in functionalities or extend it with even more features.
Usage
For Users
You just need to install this mod if a mod depends on it or a server requires you to do so.
For Developers
It's a straight forward proceess to depend on this mod, and you can learn more at https://docs.theclashfruit.me/ddg.