Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.01 KB

File metadata and controls

49 lines (30 loc) · 1.01 KB

QuickFindLogo

QuickFind

A lightweight inventory search improvements mod for Minecraft.


Features

  • Fuzzy search by word initials — r wo finds Red Wool
  • Mod filter — @[modname]: shows all mod items. Example @create:
  • Mod suggestion dropdown when typing @

How to search

r wo → Red Wool
li b wo → Light Blue Wool
di sw → Diamond Sword
tu br → Tuff Bricks

Each token matches the start of a word in the item name.
Order does not matter.


Mod filter @

@cr → dropdown with mods starting with "cr"
@create: → all items from Create
@create:gear → Create items matching "gear"

Press Tab or mouse to confirm a suggestion.


Platforms

Fabric and NeoForge.
Supported versions: 1.20.1 through 26.1.1.


License

MIT