AlwaysEat

AlwaysEat

617k Downloads

Conflict problem with "Spice of Life" MOD

Tooooomo opened this issue ยท 2 comments

commented

Hello!
I was planning to install some mods, including this mod, on a server I play with friends.
I installed "Spice of Life" at the same time as this mod in order to enjoy the food on the server.

However, the shift + right click on the items Lunchbox and Lunchbag, which optimally consume the food placed inside, was disabled and the GUI would not open.
The problem seems to be AlwaysEat's handling of "eatable items always eat when right-clicked".
I tried blacklisting the lunchbox in the AlwaysEat config, but the lunchbox is just a box.

I'll write down each version so you can use it for verification.
Forge - 47.2.30
CreativeCore - CreativeCore_FORGE_v2.11.28_mc1.20.1
Spice of Life Onion - SoLOnion_FORGE_v1.2.7_mc1.20.1
AlwaysEat - alwayseat-5.2-1.19.2-1.20.1

This is a very limited case, but we would be happy to address this issue.

commented

I missed this issue; Is this still an issue? I might be able to look into this during the christmas break.

commented

@suppergerrie2 I think this is still an issue I have not heard anything else.

Here is the line of code responsible for opening the launchbox: https://github.com/CreativeMD/Spice-of-Life-Onion/blob/1.21/src/main/java/team/creative/solonion/common/item/FoodBookItem.java#L22