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.5.jar

  • B
  • Apr 26, 2026
  • 287.02 KB
  • 62
  • 1.21.1
  • NeoForge

File Name

vault_ui-1.0.0-beta3.5.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

[1.0.0-beta3.5] - 2026-04-26

Fixed

  • Stable Vault View: Implemented "Slot Locking" logic. Items no longer jump around when auto-farms add new items; existing items update their counts in place, and new items are appended to the end.
  • Re-open Synchronization: Fixed sorting desync when closing and reopening the UI by immediately syncing client preferences upon initialization.
  • Sorting Desync: Fixed "wrong item pickup" bug by synchronizing sorting preferences between client and server.
  • UI Performance: Throttled vault data refreshes to 1-second intervals to prevent slots from "jumping" while auto-farms are filling the vault.
  • Server Crash: Fixed IllegalStateException when opening the vault on a dedicated server caused by client-only config access.
  • Config Handling: Migrated settings to a common configuration to ensure server-side compatibility.
  • Mod Compatibility: Improved vault interaction logic to prevent other mods from intercepting right-clicks.
  • Client Synchronization: Added client-side interaction handling to prevent desyncs during vault access.

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