promotional bannermobile promotional banner

ACsGuis

A Minecraft mod adding advanced guis with css support
Back to Files

ACsGuis-1.4.2-beta.jar

File nameACsGuis-1.4.2-beta-all.jar
Uploader
AymericRedAymericRed
Uploaded
Aug 10, 2025
Downloads
4.3K
Size
1.1 MB
Mod Loaders
Forge
File ID
6872604
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:acsguis-541347:6872604")

Learn more about Curse Maven

What's new

ACSGuis 1.4.0 changelog

This version adds new features:

  • Add In world guis: place 2D guis in the world, on top of blocks, floating somewhere, in a DynamX car..., and interact with them! Dev demo on youtube
  • Added automatic flow layout: this is now a lot easier to make guis without having to take care of the position of your elements. You can now drop whatever you want in GuiPanels (and GuiScrollBar) and it will be placed automatically after the other components.
  • Added a more reliable way to handle css styles in java code, using style overrides
  • Added ACsGuiBuilder utility class to help you creating guis in a more fluent way

Other changes (non-exhaustive list):

  • Improved general stability. Rewrite the component sizing and positionning code for better performance and reliability.
  • Fix borders and rounded borders rendering
  • Fixed GuiSearchField
  • Fixed GuiDropdownList (and remove GuiComboBox)
  • Support auto height on GuiScrollPane
  • Improve z-level (z-index) handling
  • Fixes with custom fonts
  • Better scrollbars behavior
  • Rework UpdatableGuiLabel
  • Fix custom Mc string formatting (§) with custom ttf fonts
  • Improve and fix text trimming and line rendering in text area and labels. Add automatic ellipsis in text label.
  • Support multiple huds at the same time

This mod has no additional files