promotional bannermobile promotional banner

Vault Filters

Adds attributes to the create mod attribute filter to allow for automatic gear sorting

File Details

vaultfilters-1.30.0.jar

  • R
  • Nov 22, 2025
  • 455.33 KB
  • 299
  • 1.18.2
  • Forge

File Name

vaultfilters-1.30.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:vault-filters-952507:7250967")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Nested Filters
thanks to MaxTheMooshroom for assistance with it

Middle clicking on a nested filter in the UI of a list filter will open its menu allowing you to edit nested filters easier
When editing a nested filter pressing the checkmark will reopen the menu of the previous filter, closing in any other way will close the menu entirely

# New Attributes

Is a faceted "Ability Power" focus (request by Rizek)
Is a retired companion (request by Satanmarks)
Has a max roll legendary (request by Danny)
Has an affix that adds to a specialization of "Fireball" (added to gear and cards, requested by Fishy)

# Bug Fixes
Fixed crash with some added mods on lower version of forge (worked fine with base pack but can cause problems to packs with additions)
Unidentified gear with guaranteed legendaries will now be properly marked as legendary (reported by Lawliet)
Reworked comparison code for clarity, fixed some "at most" and "equal" attributes comparign with atleast (all companion attributes, artifact id attribute and maybe some more)
Switched to better packet usage