Encased fan / bulk processing not working when pushing items against a funnel's opening
villainous-j opened this issue ยท 2 comments
Describe the Bug
This is a new issue to 0.5.1.e, which didn't exist in 0.5.1.c.
Originally inspired by TangoTek, I have encased fans blowing the items which are to be processed against a filtered funnel, no belts or depots. Since this version the items no longer process in this configuration. They remain pushed against the funnel's opening forever.
Worth noting that on removing the funnel, the items began processing again.
Reproduction Steps
- Set up an encased fan that blows through its catalyst (eg. water) and against the opening of an inventory's funnel
- Set up the funnel to filter the output of the processed item (for example, iron nuggets if you are processing gravel)
- Toss some of the item to be processed (eg. gravel) into the fan stream
Expected Result
The item(s) that are being processed should... process. (eg. gravel should become iron nuggets)
Operating System
Windows 11
Mod Version
0.5.1e
Minecraft Version
1.19.2
Forge Version
43.2.14
Can confirm that this bug also exists in Minecraft 1.20.1, Forge 47.2.1, Create 0.5.1e.
It seems that the bug only happens when the item is being pushed against the funnel, so a temporary workaround is to put the funnel on the side and allow the item to be pushed against a wall.