Ultimate Furnaces- BFR Addon

Ultimate Furnaces- BFR Addon

42.7k Downloads

[Bug/Glitch] Cannot automate fluid into a furnace with generator/liquid fuel upgrade

floweringblossom1 opened this issue ยท 2 comments

commented

Better Furnaces Reforged API Version

1.1.2516.3

Factory API Version

2.2.3.2516.6

Mod Loader Version

Fabric Loader 0.16.13

Bug/Glitch Occurrence Context

I'm using a Netherhot Furnace with the generator and liquid fuel upgrades.

Crash Report

No response

What happened wrong?

Right clicking a bucket with a fluid will fill it but, any pipe or automation method that should work does not(SimplePipe, PipePlus, Basic Fluid Hopper, Flopper). I've tried all faces of the furnace and it wont work from top bottom or sides.

commented

Completely fixed in 1.1.2518.0, thanks for reporting.
But... I think you're using it wrong. In the version you mentioned, the fluid transport to the furnace worked, but the conversion of fluid measurements didn't (which is what I fixed).
Another thing that may be confusing you is the fact that XP Tank Upgrade only uses the horizontal sides of the furnace when the Liquid Fuel Upgrade is being used (and this one uses the vertical sides in the same context).
BFR for Fabric uses the Fabric API to ensure compatibility with most mods, so it's very difficult for it to simply not work.

commented

Yeah you're right. The generator upgrade allows water through the horizontal faces only, where as liquid fuel upgrade allows through all faces it seems. I was trying to do it through just the top and bottom faces (water through top lava through bottom) since the wiki said if you have the fuel liquid upgrade that you will only be able to use the top and bottom faces. Since I have water through top and have both of the upgrades inside a furnace it will connect all all pipes, even if it won't output to that face. In this way its possible to end up in a situation like mine where it seems its not working. I was not using the XP tank upgrade though.