Full covers don't break connection over importer, exporter and other advanced items
leviathan13 opened this issue ยท 1 comments
Describe the bug
Full solid cable covers (not hollows) break connection between two normal cables, but they do not break connection instead over importer, exporter, external storage, constructor and destructor even though the two cable "lines" are not visually connected. This is not consistent, covers should either always break connection between two cables (I believe this is the best case) or not.
Example: on the right a cable lines with full covers on top, it doesn't allow items on top to connect. On the left a cable lines with advanced components and covers on top, it allows a connection only over those components.
How can we reproduce this bug or crash?
- Create a cable line with some advanced component.
- Add a full cover between that component and another isolated lines/component.
- Check the connection of the second line.
What Minecraft version is this happening on?
Minecraft 1.18.2
What Forge version is this happening on?
40.0.12
What Refined Storage version is this happening on?
1.10.2
Relevant log output
No response