mezz
mezz
This is probably a duplicate of https://github.com/mezz/JustEnoughItems/issues/2807 and https://github.com/mezz/JustEnoughItems/issues/3009 It has been fixed by JEI in the latest versions.
Thanks for the report! If this is still an issue, I need some more information to solve it. Please paste your full `fml-client-latest.log` or `latest.log` to https://gist.github.com and link it...
Thanks for the report! This size is configurable, you can change it in JEI's config file. I made the default size 9 columns wide because many people were having performance...
Sorry for the late reply. All config files are in your modded minecraft folder, the one you're looking for should be `config/jei/jei-client.ini`
Thanks for the report! I see `Starting JEI took 24.06 s` in the log. Is this matching what you are measuring?
Thank for the report! If you have another mod that adds the mod name, JEI will just copy its settings and do what the other mod is configured to do....
Thanks for the report! Please open a new issue using the "Bug" template and fill out the information there so that I can investigate this issue.
Thanks for the report! This is happening because I rewrote the configs to work on both Forge and Fabric. This mod menu can only show Forge configs, so I need...
Yes, agreed. This is marked as a bug accordingly. Unfortunately there is no "Forge-specific API", it is a Forge-specific implementation. You must use their implementation to be compatible with mods...
Thanks for the report! I see this issue in the logs: ``` [19Jun2022 14:04:00.734] [Render thread/ERROR] [mezz.jei.forge.startup.StartEventObserver/]: A Screen is opening but JEI hasn't started yet. Normally, JEI is started...