ACsGuis

ACsGuis

1.8k Downloads

ACsGuis 

ACsGuis a Minecraft mod adding advanced guis with css support. You create your guis with some java (or Sqript), code, and you add beautiful styles with css code.

Many component styles are supported, as scrollable panels, labels, text areas, combo boxes, slots...

The CSS code has the same structure as standard css, and most of the basic and useful properties are supported, but everything is on the doc (in French).

This mod also contains the ACsLib providing useful tools for modding (error tracking system, nbt serializer, packet serializer and a basis for other functions...).

Feel free to add this mod in library and use it for your guis, if you want to modify it, feel free to make a pull request.

You can redistribute this mod only if I'm in the credits.

Help and support on the ACsLabs discord.

Aym'

Dependent and bundled with DynamX Physics Mod.

Here are some examples of guis completely made in css, with some of them including custom fonts.

The first two guis are made exclusively with Sqript and css code, no need to make a java mod !