Feedthrough Insulators should use Relays, not Connectors.
calloatti opened this issue ยท 3 comments
Description of the issue:
Feedthrough Insulators can only be built with connectors. Feedthrough Insulators should also use Relays, not just Connectors.
From the IE manual:
Feedthrough Insulators allow connecting wiring from one side of a wall to wiring on the other side without a hole.
All common types of connectors can be used to create feedthrough insulators
Connectors serve as in- and outputs to the IE Energy-Net. You can place them on capacitors or other Flux handlers
Relays will still accept wires but can't in- or output, they serve as connection points between wires.
Since the random block used to create the Feedthrough Insulator is not actually a "Flux handler", using connectors to create a Feedthrough Insulator goes against the principles established by the mod itself in the User Manual.
Feedthrough Insulators "serve as connection points between wires", so they should really use Relays and not Connectors.
Since changing the Feedthrough Insulators to use Relays instead of Connectors would break saved games, Relays should be a valid alternative to Connectors when creating a Feedthrough Insulator.
Why?
Current Feedthrough Insulators only allow ONE wire to be connected to them. In most use cases, at least two wires are needed on the "output" side (left/right, up/down). The only way around it right now is to add a relay below/above/left right of the output connector of the Feedthrough Insulator.
With Relays in Feedthrough Insulators
With Redstone Connectors, since there are no Redstone Relays, it is already possible to connect more than one wire to a Redstone Feedthrough Insulator.
Crashlog:
Game is not crashing.
Versions & Modlist
ImmersiveEngineering-0.12-90-525
Forge Mod Loader version 14.23.5.2836 for Minecraft 1.12.2
It is also worth mentioning that the lack of relay support for feedthrough places major limitations on the throughput of lines that are passing through walls. The connector becomes a very narrow bottleneck.
Actually it looks like the connectors allow more than their advertised rate through the feedthrough. Interesting. I agree that the connector being the item and not the relay seems inconsistent with the rest of the mod, though. Awesome work on this feature. I love it!