promotional bannermobile promotional banner

Create: Vault UI

An addon for the Create mod that provides a custom user interface for Vaults.

File Details

vault_ui-1.0.0-beta3.jar

  • B
  • Apr 26, 2026
  • 284.39 KB
  • 7
  • 1.21.1
  • NeoForge

File Name

vault_ui-1.0.0-beta3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:vault-ui-1525237:7996236"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.0.0-beta3] - 2026-04-26

Added

  • Integrated Sorting System: A new button in the top right corner allows you to organize your items instantly.
  • Multiple Sort Modes: Cycle through three distinct organization styles:
    • Most Items: Keep your bulk resources at the top.
    • A-Z (Mod ID): Group items by mod (e.g., all Create items together).
    • A-Z: Standard alphabetical sorting by display name.
  • Independent Player Preferences: Sorting and theme choices are now saved to a Client Config (vault_ui-client.toml).
  • Persistent Selection: The mod now remembers your preferred sort mode across different vaults and game sessions.

Fixed

  • UI Layout Optimization: Adjusted the top-bar button positioning and size to prevent overlap with the vault title.
  • Instant Responsiveness: Sorting is processed locally on the client, ensuring zero lag when switching modes.

Full Changelog: https://github.com/yigit-guven/Vault-UI/compare/1.0.0-beta2...1.0.0-beta3