Pipes not respecting filter destination
Juh-Kobe opened this issue ยท 3 comments
Please read the FAQ before submitting a bug report!
Bug description
A clear and concise description of what the bug is.
It Appears Pipes are not respecting the filter destination tag when trying to export to mechanical belts(Create Mod)
Steps to reproduce the issue
- Set up a pipe network when connecting to multiple mechanical belts
- Set the destination with the destination tool and put it into the filter
- check items at the destination
- See error
Expected behavior
Items should be going to the one on the far right in the pictures. The second one x is 276 and not 274
Log files
Which log? "Latest.log"?
Don't paste the complete logs into the issue.
You can use https://gist.github.com/.
Versions
- Minecraft version - 1.18.2
- Forge version - 40.1.80
- Mod version - 1.18.2-1.1.5
Other mods
Using with All the Mods 7 - Version 0.4.32
Screenshots (Optional)
Screenshots of the issue.
This is conpletely intended. Filters only apply for the destination you configured them for. They won't stop the items from going anywhere else.
So I configured the iron essence to go to destination 1, yet it is going to destination 2. This is intended? I have other filters in other pipe networks in my world and non of them work that way