promotional bannermobile promotional banner

OpenUI MC

A reusable, declarative, and reactive UI framework for Minecraft mods.
Back to Files

OpenUI MC 0.0.8 - Fabric 1.20.1

File nameopenui-mc-fabric-1.20.1-0.0.8.jar
Uploader
NsTutNsTut
Uploaded
Aug 30, 2026
Downloads
15
Size
1.1 MB
Mod Loaders
Fabric
File ID
8772196
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:openui-mc-1661978:8772196"

Learn more about Curse Maven

What's new

OpenUI MC 0.0.8

  • Restore vanilla item tooltips on OpenUI container screens while suppressing them behind modal overlays.
  • Measure cards and vertical stacks with their real width constraints so wrapped dialog content keeps actions inside the card.
  • Replay current signal values when virtual lists and grids mount.
  • Add anchor-width matching and constraint-aware content measurement to popovers.
  • Restore vanilla inventory-key closing for OpenUI container screens while keeping the screen open when a text input is focused or a blocking overlay is active.
  • Route unfocused key events to the OpenUI root so screens can define global keyboard shortcuts.
  • Keep typed characters focus-only and hold the keyboard scope inside blocking overlays so hidden shortcuts cannot fire behind dialogs.
  • Constrain toasts to a maximum width with wrapped, multi-line messages so long server messages stay on screen.
  • Suppress underlying vanilla tooltips across the entire blocked area behind blocking overlays, not only under the modal card.
  • Stack variable-height toasts by their real heights so wrapped notifications never overlap, keep the action button on its own row, ellipsize long titles, and cap wrapped messages at six lines.