File Details
LiquidControl 1.61
- R
- Jul 18, 2013
- 17.52 KB
- 4.3K
- CB 1.6.2-R1.0
File Name
LiquidControl.jar
Supported Versions
- CB 1.6.2-R1.0
Version 1.61
- fixed npe in bucket liquid placement
Apparent Liquid height is based on what is next to the liquid.
IE. A fully surrounded water block at height 1 will look like a height 1 water block. A height 1 water block surrounded by air will look like a height 4 or 5. Its just the way minecraft renders liquids that are not attached to anything. Nothing can be done about it server side.
Setting the height of a fluid to something other then 0 will cause that liquid the be unable to be picked up with a bucket.
IE. if you dump a bucket of lava at a fluid height of 1 then that lava will remain at a height of 1 and you can not pick it back up with a bucket. Its just the way minecraft works.

