Applied Energistics 2

Applied Energistics 2

137M Downloads

Search bar

M3428 opened this issue ยท 3 comments

commented

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
1
2
3

terminal setting

4

ver appliedenergistics2-forge-15.0.15.jar

How to reproduce the bug

....

Expected behavior

it shows like this
5

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

....

commented

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

commented

how to apply it?

commented

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

  1. The maintainer accepting the pull request into the development branch when everything has been reviewed and tested.
  2. A new release of AE2
  3. Potentially an update for the modpack you are playing