Revert "also shrink the fluid skiplist if the tanks change sizes"
This reverts commit 892c919ee2.
This commit is contained in:
@@ -238,7 +238,6 @@ public class FluidHandlerAdapter implements IMEInventory<IAEFluidStack>, IBaseMo
|
||||
}
|
||||
|
||||
this.cachedAeStacks = Arrays.copyOf( this.cachedAeStacks, slots );
|
||||
this.skipSlots = new ArrayList<>( this.fluidHandler.getTankProperties().length );
|
||||
}
|
||||
return changes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user