Cable Flux
Cable Flux - Energy Cables in Solar Flux Reborn Style
This mod requires HammerLib for proper operation.
Introducing Cable Flux - a modification that adds an energy transfer system to Minecraft, inspired by the famous Solar Flux Reborn mod. But this isn't just another set of wires - it's a complete platform for creating any type of pipeline!
What Does Cable Flux Offer?
The mod introduces three tiers of energy cables with different throughput capacities:
First Cable - transfers up to 320 FE per tick
Second Cable - transfers up to 3,200 FE per tick
The Last Cable - transfers up to 320,000 FE per tick
For Developers
Cable Flux provides a comprehensive API for creating custom pipe types. You can implement any transfer systems - from fluids and items to EMC or gases from Mekanism.
For creating custom pipe types use FEPipe.java as an implementation example.
For registering new instances of pipe blocks refer to BlocksCF.java.
The mod only supports the latest version of Minecraft for which it exists.