Pipe Dream by Fatboychummy
- Fixed fluid movement not working. - Removed a point of confusion (connections are now *enabled* by default, instead of disabled). - Unified shift+tab behaviour. Every menu should be able to be closed/"go back"ed by pressing shift+tab together.
Turn your wired network into logistic pipes! Pipe Dream allows you to transfer items and fluids across your wired network.
This program is easy to use, employing a simple UI to help you get things set up.
wget run https://pinestore.cc/d/89Git Repository
For anyone testing this out right now, note that I have not been able to test the implementation of fluid movement. I wanted to get this published by tonight (as I am going on vacation for the weekend here), but ran out of time.
I have however been able to test item movement, that should all work.
I will release an update for this when I return if there are any problems with it.
Fluid does in fact not work from my experience as of now
It seems to work for me, at least on 1.20.1 Forge. Can you tell me what version of CC:T and MC you're on? Modloader would also help too. I'm not sure if Fabric has the generic fluid API, or at least I couldn't find any mods whose blocks expose the fluid_storage
generic peripheral type to CC.
Oh woops, I lied about that. It turns out I forgot to commit the changes that fixed this, lol -- A fresh install does not work with fluids (though it won't fix Fabric's issues)
The fix is now deployed to the main branch, redownloading should allow fluids to work for you now!
I have finally tested fluids on Fabric and Forge. Fluids work on Forge, but I could not find any mods on Fabric which even registered as a fluid storage to CC!