Setting item filtering is hard
mivalsten opened this issue · 2 comments
There is a .inv
search selector which might help, but I agree that the search is annoying to work with when decoratives like chisels and facades pollute the item pool. For now I'll look into giving vanilla blocks a higher priority in the search results
Search improvements implemented!
- Search (still) supports regular expressions
- Search now has 2 mappings per stack, one for just the display name, and one for the combined tooltip
- this allows for more intuitive regex anchor usage
- Search now has ordered match results
- Sort priority, highest to lowest
- isVanilla
- lowest difference between display name length and search query length
- alphabetically
- Sort priority, highest to lowest
Regex examples
starts with and ends with stone
New build also pushed
https://minecraft.curseforge.com/projects/super-factory-manager/files/2720642