Mod Compat issue
DatenThielt opened this issue ยท 0 comments
Describe the bug
When using A logistics module against a Draw controller from Functional Storage , Specifically when using liquid draws, It will pull the first liquid in the list on the controller, but will not pull any other liquid requested.
How to reproduce the bug
Expected behavior
You should be able to pull any liquid that the controller provides. Currently only the first liquid is pulled and supplied.
Additional details
Happens with the Functional storage mod.
It does not appear as if items have the same issue at is able to read the controller and supplies all inventory. I expect the pull inventory is expecting an array and pull Liquids is not. But that is an uneducated guess without looking at the source
Which Minecraft version are you using?
1.19
Which version of PneumaticCraft: Repressurized are you using?
4.3.15
Crash log
No response