JDDev0 / EnergizedPower

This is a technology Forge/NeoForge/Fabric mod with many machines.
MIT License
18 stars 6 forks source link

Fluid Cables dont connect to cauldrons. #33

Closed DerShendi closed 5 months ago

DerShendi commented 5 months ago

As the Title says the fluid cables dont connect to Cauldrons image I needed this for a lava farm in skyblock so thats how i found out. Im playing in the latest release in 1.20.4 in fabric (1.20.4-2.7.0-fabric)

JDDev0 commented 5 months ago

Fluid Cauldrons on Fabric do not implement the Fluid API which is required for the pipes to function.

JDDev0 commented 5 months ago

I will add Cauldron support to the Drain block in a future release.

DerShendi commented 5 months ago

Thx :)

JDDev0 commented 5 months ago

Fluids from Cauldrons can be extracted with the Drain as of v2.8.0 on Fabric.