create pipes cannot pull from backpacks with tanks
Quezler opened this issue ยท 10 comments
Modpack Version
0.5.11
Describe your issue.
originally discovered in the go create modpack since there are no other fluid pipes, but i have no idea which of the 2 mods (sophisticated backpacks or create) i should point the blame at, and it's reproducible in enigmatica 6 as well ๐
basically the create fluid system claims it can pipe from any block with fluid capabilities:
however it does not seem to be able to pipe liquids from the backpack, whilst other mod pipes can do it just fine:
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Both
Thanks for the report - Have you successfully used that Create setup to fill other containers?
not entirely sure how to interpret what exactly you're asking, but here is a setup with backpacks & pipes:
https://discord.com/channels/195234321836146688/726178356143456287/874988929365991504
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
I'll rephrase: The Create setup you depicted in the report, can that be used as-is to fill Create tanks?
yes, the issue appears to only be the extraction of the backpack, the pipe isn't even visibly filling up ๐ค
Actually, it should be possible to interact with the tank with pipes from other mods. I have tried testing this with create and it really doesn't work in this setup - it seems that create does some kind of caching internally, but I got lost in their code and couldn't figure out where exactly this happens. I will probably give it one more try, but at this point the create pipes just don't even try to pull from the tank for this unknown reason. Other mods seem to pull from the tank just fine.
It seems like this was actually intended, there is now an upgrade that allows pipe automation:
https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks/files/3504750
weird, since using it as a buffer tank for rs recipes worked (insertion), as well as mekanism pipes & id (extraction)