Block Attributes
flowLength
This attribute defines how far the fluid flows horizontally. This value has to be between 1 and 16 (including both)
Examples
// Default value and flow length of water
flowLength = 8;
// Flow length of lava
flowLength = 4;
flowLength = 8;
// Flow length of lava
flowLength = 4;