promotional bannermobile promotional banner

VaultarHUD

For Vault Hunters 3rd Edition: Adds a HUD that shows the currently required items for your Vault Altar

File Details

VaultarHud 0.0.11

  • R
  • Aug 4, 2024
  • 159.97 KB
  • 465
  • 1.18.2
  • Forge

File Name

vaultarhud-0.0.11-1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

New Features

  • Improved "Client Only" mode:
    • Now automatically keeps track of the last active altar. This only works if the chunk is loaded on the client side (i.e. you're within its render distance) but otherwise should make it much nicer to use when the server doesn't have the mod installed. Updates are limited to once per second for performance so there will be a delay between throwing objects at the altar and seeing the HUD update.
    • If there is no active altar, using the Show HUD key will scan the area within 10 blocks of the player to find one.
    • You can right-click another player's altar to track it instead.
    • Holding Shift+Ctrl+Alt and right-clicking any block will clear the currently tracked altar.
  • Altar items are automatically removed from the HUD when their progress bar is full
  • Added config file
    • Enable/Disable whether the HUD shows in inventories (this one's for you Hrry)
    • Choose between regular HUD and small HUD in inventories

Bug Fixes

  • Fixed progress bars showing across the entire screen when the Lucky Altar expertise auto-fills the altar
  • Fixed the inventory HUD not being centered vertically when a Party list is active.