promotional bannermobile promotional banner

BlockUI

Easy to Use UI library for Forge mods

File Details

blockui-1.20.1-1.0.156-RELEASE.jar

  • R
  • Apr 21, 2024
  • 380.40 KB
  • 4.7M
  • 1.20.1
  • Forge

File Name

blockui-1.20.1-1.0.156-RELEASE.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blockui-522992:5280792")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Blockui Changelog

Version: 1.20.1-1.0.156-RELEASE

Changes:

  • Allow skipping list updates (#87)

  • Allow list items to not always have to update

  • Add text when Scrolling list is empty (#85)

  • Small fixes (#83)

  • Hotfix tooltip positioning

  • Simplify toggle button - fix crash

  • Hotfix list parent issue

  • Another hover fix

  • Feature/item rendering properties (#68)

  • Add itemIcon with possibility for overriding of rendering properties

  • Add different color wrappers (#72)

  • Small fixes (#74)

  • New text texture filtering detection

  • Better hover control

  • Add checkbox, macro checklist provider (#73)

  • Hotfix .mcmeta parse causing CTD because of exception hierarchy

  • Fixes #71

  • JsonParseException not being IOException

  • Hotfix NPE

  • Allow scrolling list items to have a dynamic size (#66)

  • Allow scrolling list items to have a dynamic size, second edition of #59

  • fix compile error

  • move button click to right category

  • Revert "Scrollinglist dynamic size (#59)"

This reverts commit 42ae95e.

  • set main correctly
  • Last 1.20.1 commit before branching
  • Do not crash if missing texture file when in production (#63)

Still crashes when in dev

  • adjust
  • update