mezz
mezz
Thanks for the report! I tried messing around with this for a long time, but I believe it may be a bug in AMECS when you bind shift-click to something....
Thank you, that's a helpful find. I think the issue must be with JEI's integration. JEI has a concept of "context" that allows for keybinds to avoid conflicts between different...
I have debugged this deeply and found the source of the bug and some unexpected things as well. Built into the vanilla game: If you're on a mac, holding control...
Thanks for the report! It looks like the other mod was depending on a texture that is used internally by JEI. The texture has been removed from JEI, so their...
Just a note, I added a bunch of helpers to the API for drawing vanilla textures: https://github.com/mezz/JustEnoughItems/blob/1.21.x/CommonApi/src/main/java/mezz/jei/api/helpers/IGuiHelper.java#L72-L126 These will be stable since they're in the API, so if you need...
I created a PR that will fix the issue here: * https://github.com/terrarium-earth/Chipped/pull/344
Thanks for contributing! I did some polishing to complete this feature: * created icons * fixed a bug where lookups weren't saved if they came from vanilla guis using R/U...
I think when implementing things like this, it is important only add options that give a large benefit and are easy to understand. Having the lookup history on both sides...
Thanks for the report! It seems like another mod is conflicting with JEI or causing an issue here. Please try to see if this bug happens with JEI alone, and...
Thanks for the report! Please report the problem to Sophisticated Backpacks and link back to this issue: https://github.com/P3pp3rF1y/SophisticatedBackpacks/issues