Optional section, if added, this will create fully functional (including dispensers) bucket items
Optional, name id for bucket item,
by default it is nameId_bucket
Object to describe dynamic liquid block texture, and name id additionally
Optional, name id for dynamic liquid block,
by default it is nameId
Unlike static liquid blocks,
for dynamic ones, texture must look like
texture.liquid.png
(with no index)
Whether to add liquid block to creative inventory, default is false
True if the liquid will be renewable, as water, this parameter is false by default
Name of the block to be displayed
Object to describe static liquid block texture, and name id additionally
Optional, name id for static liquid block,
by default it is nameId_still
For static liquid block, textures must be of standard block texture format
Delay between liquid spreading steps in ticks. This is optional, default value is 10
Generated using TypeDoc
Object to specify needed params for custom liquid block