Search bar
M3428 opened this issue ยท 3 comments
Describe the bug
when i try to search for an item that i have in me system with [ @modname itemname ] it hide all items in terminal
terminal setting
ver appliedenergistics2-forge-15.0.15.jar
How to reproduce the bug
....
Expected behavior
Additional details
i tried with search setting use ae , [search in tooltips] and without it , [sync with jei search] and without it
use jei . [search in tooltips] and without it
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
....
this is a known issue, you can only search for one of the following things:
- item name
- mod name
- item id
- tooltip
there is an open PR (#7311) that uses JEI / REI search to fix this
Either you are familiar with compiling mods yourself, in that case you can take the code from the pull request and compile it yourself.
Otherwise you have to wait for
- The maintainer accepting the pull request into the development branch when everything has been reviewed and tested.
- A new release of AE2
- Potentially an update for the modpack you are playing