emilyploszaj / emi

A featureful and accessible item and recipe viewer
MIT License
233 stars 47 forks source link

[BUG] Stack hiding feature does not function? #384

Closed JENOVAAbsolute closed 8 months ago

JENOVAAbsolute commented 8 months ago

Minecraft version: 1.20.1 Fabric Loader version: 0.15.3 Fabric API version: 0.91.0 EMI version: 1.0.28

As seen in the image below, I selected a few items to hide in the index, but the items are not hidden. I restarted my game as well, since I had to do that to apply the same changes when I used JEI.

image

Latest.log https://pastebin.com/evfqBHQU

emilyploszaj commented 8 months ago

You have edit mode still on.

JENOVAAbsolute commented 8 months ago

Oh my Lord. I assumed I didn't have to disable edit mode since it didn't need to be disabled in JEI. Now that I think about it, this is better, as I can re-enable them without going into the config file.

Thank you.