
Tongue Stack Extraction Issue
MissionArcher opened this issue ยท 0 comments
Please complete the following information:
- Forge-Version: 43.2.0
- Mod-Version: GitHub main branch 10/02/23 9:35pm CST
Describe the bug
Tongue block doesn't take items from neighboring stacks to fill its current load
If the first stack in a chest only has 1 or 2 items, then it won't check for other stacks of the same item to fill it up to the max of 3
Expected behavior
If a container holds greater than or equal to 3 identical stackable items, it should draw them from anywhere in the inventory necessary to drop 3 items every time
Additional context
N/A