[4.0.12 for 1.19.2 Forge] Hidden items are visible in JEI
katubug opened this issue ยท 2 comments
Issue description
First off, a side note: Your version selection dropdown menu doesn't include 1.19 yet.
I am having an issue where items I've set to be hidden are still visible in JEI. Here is a screenshot of some which are visible, despite using the scripts attached below: https://i.imgur.com/j1wlhWN.png
This occurs in both my existing save and a brand new one. Using /reload doesn't fix it, nor does it bring up any errors. The log says it's hiding the items. They're just...still there in JEI. Thanks for your time!
Steps to reproduce
Using the attached script, load up the game and search for any of the hidden items.
Script used
https://gist.github.com/katubug/669b27b115dbb050394b84c9ce4777df
The crafttweaker.log file
included in the above gist
Minecraft version
Other
Forge version
43.2.13
CraftTweaker version
10.1.44
JEITweaker version
4.0.12
JEI version
11.6.0.1015
Other relevant information
No response
The latest.log file
https://gist.github.com/katubug/255426f9271c4365ecc0dd859b5f60ab
Oh, a few things I left out: this also occurs on 4.0.11. Also, I would have sworn it was working for me not too long ago, but I can't imagine what's changed. My github diffs don't seem to have anything relevant.
Edit: Reverting to older Forge version didn't help.