Started by
Tyzbrand
on
Topic category: Help with Minecraft modding (Java Edition)
Sorry to disturb but I have a problem I'd like to solve.
Is it possible to make the jei menu not open when I open my custom GUI? (whether with custom code or not).
And if that's not possible, try to make it close when the GUI is opened?
If anyone has an answer, I'd love to hear it.
Thanks
I had same problem with some GUI's in my mod. I cannot find a solution but in JEI mod, you can press CTRL+O(by default) to hide Jei overlay. If you cannot find a solution, as a last resort, you can just write a tip in your gui to press ctrl+o and hide JEI overlay. I hope you will find a better solution.