BuildCraft Pump will not work next to fluidlogged blocks
xJon opened this issue ยท 1 comments
Describe the bug
Fluidlogged blocks give the BuildCraft Pump difficult times. One example is xJon/Tekkit-2#262
To Reproduce
Various ways. A simple way is seeing how pumpsConsumeWater=true
breaks when a fluidlogged block is present.
- Install BuildCraft and Fluidlogged, set
pumpsConsumeWater=true
in\config\buildcraft\main.cfg
. - Setup a pump with empty tanks above a 3x3 area of water.
- Add a fluidlogged block to that area of water (e.g. a fence).
- Power the pump and see how it cannot consume the water properly (unlike when there are no fluidlogged blocks around).
Expected behavior
Fluidlogged blocks should work with the BuildCraft Pump and not interfere with its functionality.
For reference, if this incompatibility is more easily resolved from BuildCraft's end, there is an active fork over https://github.com/flyingperson23/BuildCraft.