You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2025. It is now read-only.
The Mixer input inventory only accepts 3 slots when attempting to use shit left click to move items between inventories from player inventory to the mixer.
Step 1: Using a mixer recipe with 4 or more ingredients.
Step 2: use shift left click to move the first 3 items in the recipe, they fill correctly.
Step 3: Use shift left click to move items 4+, moves to output inventory.
Step 3 expected behaviour: use shift left click to move items 4+, would be expected to be moved to input inventory row 2 column 1.
Seems to be an issue with creation of the objects associated with the mixer, as no errors are thrown but my knowledge is insufficient to correct the code and share here.
This also brings me to issue number 2 which I will address in a separate post.