McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
91 stars 49 forks source link

Fix extract fluid filter not working and allow multi-tank extraction #523

Open StevenDoesStuffs opened 2 years ago

StevenDoesStuffs commented 2 years ago

Fixes the problem where the extract fluid filter wasn't being applied (surprised this hasn't already been reported, or at least I can't find it). Also, the network will now try to extract fluids from other tanks in the same block when the default one "fails". Basically should close stuff like #504, (the first part of) #358, and #320.

I might take a crack at the second part of #358 later.