dannydjdk / Tiny-Pipes

Add-On mod for Tiny Redstone (Forge mod for Minecraft) that adds tiny item, fluid, energy and redstone pipes that you can put on Tiny Redstone's panels or place in world for compact builds.
https://www.curseforge.com/minecraft/mc-mods/tiny-pipes
GNU General Public License v3.0
0 stars 1 forks source link

Fluid pipes don't pull from vanilla cauldron #12

Open Dragnier opened 1 year ago

Dragnier commented 1 year ago

I've attached full fluid pipes to vanilla cauldrons on side/bottom and neither works. (haven't tried top because that defeats the purpose of dripstone lava farm)

MC 1.18.2 - Tiny Pipes 2.0.4 Beta

dannydjdk commented 1 year ago

Pretty sure cauldrons do not use forge capabilities. I don't know of any mod's pipes that pull from cauldrons. I know that Mekanism, Pipez, and Immersive Engineering do not. I'll look into the possibility though.

Dragnier commented 1 year ago

I did find one mod that changes cauldrons to tile entities which allow pipes, but it also states the pipes should be able to transfer 1000mB.

Perhaps you could approach it from that angle by adding something which copies the drip lava effect of the cauldron but isn't a cauldron and attaches to your pipes? Or maybe just add that capability directly to full size fluid pipes so you can use them instead of the cauldron for the drip lava? Just thoughts, maybe spark some ideas.

On that note, I found a mod library specifically for copying/adding cauldron behaviors.

dannydjdk commented 1 year ago

If you use Tiled Cauldron, it should work. You will need speed upgrades though if it is only capable of doing 1000mB at a time.