AE2FluidCraft-Rework
AE2FluidCraft-Rework copied to clipboard
An interface set to send the real fluid can still send fluid packets if it's sending to an interface
title
Dual Interface reused this method from AE2, and the issue lies in this else branch. https://github.com/AE2-UEL/Applied-Energistics-2/blob/7f2318f89c3556e621d477b6526e776944f88bd6/src/main/java/appeng/helpers/DualityInterface.java#L1043 In this branch, dual interface is same with normal me interface.