RFTools

RFTools

74M Downloads

Builder does not count EnderIO Dimensional Tranceiver as valid liquid tank

LuciusV opened this issue ยท 3 comments

commented

Issue description: Builder does not count EnderIO Dimensional Tranceiver as valid liquid tank

Steps to reproduce:

Put down RF Tools Builder and EnderIO Dimensional Tranceiver on top of it. Builder will be able to collect blocks and put it into Tranceiver or place blocks taking them from Tranceiver. Builder will not be able to push/push liquids (capability which Tranceiver definitely has).

Versions:

  • Minecraft: 1.12.2
  • Forge: 1.12.2-14.23.4.2705
  • McJtyLib: 1.12-3.03
  • RFTools: 1.12-7.55
commented

Not an issue on our side. Rftools follows the standard fluid capability system and works fine with other modded tanks

commented

cc'ed: The Dimensional Transceiver is not a tank, it it a fluid transport system. It tries to input fluids into the builder, but as the builder also is no tank, that fails.

commented

So, it is impossible to use one builder for both liquids and items, hence it only can work with block above it which can either be liquid tank or item container?