NotAHero04 / inventory-mod

The next infinite inventory mod
MIT License
6 stars 3 forks source link

Partial incompatibility with Culinary Construct #15

Open voidvoxel opened 3 months ago

voidvoxel commented 3 months ago

I would like to make 10 million sandwiches in a single game tick. However, I cannot even make 2 sandwiches in a single game tick.

All jokes aside, the bug itself actually has to do with shift-clicking items in the Culinary Construct mod, and occurs even when shift-clicking a mere single item out of the Culinary Station's output slot whenever Inventory Mod is installed alongside Culinary Construct. Both Inventory Mod and Culinary Construct are open-source, and I don't mind taking a look into the code to help out if you'd like to point me in the right direction. I'm fairly fluent in Java so as long as you can give some advice as to where or what the cause may potentially be, I could look into this for you 😊