Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Fluid Pipes won't connect to Cauldrons #117

Open
CathieNova opened this issue Jul 3, 2022 · 4 comments
Open

Fluid Pipes won't connect to Cauldrons #117

CathieNova opened this issue Jul 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@CathieNova
Copy link

Describe the bug

Any of the fluid pipes will not connect to a vanilla Cauldron.

Is this a bug or was it forgotten?
Either way, will this be fixed?

How can we reproduce this bug or crash?

Simply place the fluid pipe on the Cauldron and it will not connect.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.54

What Refined Pipes version is this happening on?

v0.6.2

Relevant log output

No log output.
@CathieNova CathieNova added the bug Something isn't working label Jul 3, 2022
@Darkere
Copy link

Darkere commented Jul 3, 2022

You'll find that there are no fluid pipes that will connect to a vanilla cauldron. This is because the cauldron does not support the forge fluid api.

You would need a mod that changes the cauldron to support forge fluids.

@CathieNova
Copy link
Author

Applied Energistics 2 has this function to extract from cauldrons with their "ME Import Bus", so i would think it was already supported.

@Darkere
Copy link

Darkere commented Jul 3, 2022

Apparently this is a fabric transport api feature. Not related to AE2. Since Refined Pipes is only on forge, you'll need a mod that does the same over there.

@CathieNova
Copy link
Author

The Applied Energetics 2 is on forge and i've tested it myself and it does work, but they could be using some weird method, so it's not possible with Forge, but it's possible with Fabric?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants