LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
105 stars 22 forks source link

Vanilla minecraft search failure #135

Closed YUNGHOD closed 1 year ago

YUNGHOD commented 1 year ago

mc 1.12.2 ver 5.6 creative > press e > search > nothing shows

Rongmario commented 1 year ago

Do you have JEI/HEI installed?

Desoroxxx commented 1 year ago

I had this issue before I cannot confirm that it is from LoliASM but it only happen without HEI/JEI I will test later

Desoroxxx commented 1 year ago

So after a test I can confirm that this happen only without HEI/JEI, and that the issue come from LoliASM

YUNGHOD commented 1 year ago

No i dont have JEI installed EDIT : I tried and JEI do solve the problem

Desoroxxx commented 1 year ago

Found out that the line below exist in the config so this is why, it is by default on and thus if JEI is not here the creative search is not working

    # If JEI/HEI is installed, replace vanilla search trees with JEI's, decreases memory usage, loading time and adds more features to normal creative menu searching - <default: true>
    B:replaceSearchTreeWithJEISearching=true