[1.12.2] Gas tanks seem to not implement drawGas despite allowing output sides to be set
asiekierka opened this issue ยท 5 comments
My guess (no guarantees it would be correct) is that the gas tank pushes the gas when set to output. Allowing pipes (and other stuff) pull would be a bit double..
This might cause trouble with potential other mods which cannot support a push-based setup, however. Especially as other machines can be extracted from...
Aaah.. I now see why you reported it.. YNot!
Nice, it was somewhere on my todo list to look into to make, nice to see it already has happened.
I'll see what I can do to make it work :)
@asiekierka I made some changes. Will test tomorrow if it works with YNot & XNET and it doesn't have any side effects (see PR #4870).