water tank issues
WarlordWossman opened this issue ยท 3 comments
Description of the Bug
- Cannot obtain water from a water tank by rightclicking it in the world with a fluid container in hand (tested with modded fluid containers as well as vanilla bucket).
- Can only feed full water buckets into the water tank using a hopper, it will spit it back out instantly if you have another hopper below, if not adding a hopper later on doesn't result in anything (really odd).
- Empty buckets don't go into the water tank at all.
- Comparator cannot read from the water tank (not sure if this should work, on the iron tanks it does work when you point the comparator into a valve).
To Reproduce
Build up a water tank and test the problems stated above.
Expected behavior
- Can rightclick a water tank (with enough water inside) with any fluid container to obtain water from it.
- Not sure if you should be able to fill the water tank with water yourself, I would think that it should only be able to fill empty fluid containers and the player doesn't have the option to fill extra water into it.
- Can feed empty buckets (and other fluid containers) into the water tank by pipes/hoppers/etc and extract the filled ones.
- Can read from any block of the water tank using a comparator.
Logs & Environment
Railcraft 12.0.0 - MC 1.12.2
1 fixed by 1f85df3
2, 3 fixed by a43e24b