SonarSonic / Flux-Networks

Wireless Energy - Minecraft Forge Mod
MIT License
114 stars 62 forks source link

[Feature Request] Intermediary for separate networks #59

Open aaronmallen opened 7 years ago

aaronmallen commented 7 years ago

I would like to be able to create a network to network link without having to rely on an external storage source to do so. This could be resolved a few ways however IMO the easiest solution is to allow Flux Plugs to connect directly to flux points. Then you could set up a Point set to "Network A" feeding a Plug set to "Network B". Currently the only way to do this is to have energy storage from another mod hooked to a point and a plug.

SonarSonic commented 7 years ago

So you are asking to be able to send energy to a separate network?

aaronmallen commented 7 years ago

Yeah that's the gist of the request. Currently it can be done just by hooking a plug from Network A to say an Ender IO capacitor bank, and then outputting from the capacitor to a point on Network B. However I'd like to see this functionality built into the mod directly as Ender IO has different (lower) RS transfer limits than your mod does.