CleanroomMC / HadEnoughItems

Forked JustEnoughItems
MIT License
25 stars 12 forks source link

Hiding items with CraftTweaker doesn't work #8

Closed freopt closed 2 years ago

freopt commented 2 years ago

Using mods.jei.JEI.removeAndHide(<extendedcrafting:crafting_table>) gives [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extendedcrafting:crafting_table> in crafttweaker.log but it still shows up in JEI

HEI 4.20.1

Rongmario commented 2 years ago

I'm unable to successfully replicate this, can you zip your minecraft instance and send it my way? I'm able to remove vanilla or modded items just fine with mods.jei.JEI.removeAndHide, may I know which version of CraftTweaker you're using?

freopt commented 2 years ago

https://www.mediafire.com/file/gvbppbovzvmr9zt/a.zip/file theres a list of disabled items in constants.zs that uses removeAndHide

Rongmario commented 2 years ago

Thanks, someone else over on our discord also directed me to a modpack and I can confirm that this bug does happen in certain contexts. Next update will fix this.