LoliASM icon indicating copy to clipboard operation
LoliASM copied to clipboard

Vanilla minecraft search failure

Open YUNGHOD opened this issue 3 years ago • 5 comments
trafficstars

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

YUNGHOD avatar Aug 28 '22 14:08 YUNGHOD

Do you have JEI/HEI installed?

Rongmario avatar Aug 29 '22 12:08 Rongmario

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 avatar Aug 29 '22 12:08 Desoroxxx

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

Desoroxxx avatar Aug 29 '22 14:08 Desoroxxx

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

YUNGHOD avatar Aug 29 '22 15:08 YUNGHOD

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

Desoroxxx avatar Sep 13 '22 10:09 Desoroxxx