CC:Tweaked generic fluid tanks api disappeared
zyxkad opened this issue ยท 7 comments
Issue description
The generate fluid storage API that list in https://tweaked.cc/generic_peripheral/fluid_storage.html is not in mekanism's tank.
Steps to reproduce
- install mekanism and CC:tweaked with forge
- place a mekanism tank next to it
- After
peripheral.wrap
, the generic api wasn't in the tank
Minecraft version
1.19.2 (Latest)
Forge version
43.2.8
Mekanism version
10.3.8.477
Other relevant versions
- CC:Tweaked 1.101.2
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
I'm happy to add a compatible tank info method, but personally (not an official Mekanism opinion) I don't like the idea of pushing / pulling fluids via a modem - it doesn't make sense
Yeah, the main reason I didn't include any transfer styles hooks is that I didn't really see a use case nor even how it would logically work.
Based on the author's response, this is expected behaviour - we add our own methods to a peripheral which can get tank info
I'm happy to add a compatible tank info method, but personally (not an official Mekanism opinion) I don't like the idea of pushing / pulling fluids via a modem - it doesn't make sense
It doesn't makes sense that meka pipe can pull/push fluids too, I don't see the construct difference between cc modem and meka pipe