Block/BlockData/BlockState/Item - Slipperiness (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.0.0, 1.3 (Plural, Block, BlockData, BlockState)

Syntax

[the] slipperiness of %itemtypes/blocks/blockdatas/blockstates%

Description

Returns a value that represents how 'slippery' the block is. Blocks with higher slipperiness, like ice can be slid on further by the player and other entities. Most blocks have a default slipperiness of 0.6.

Can be used with items, blocks, blockstates, and blockdatas.

Examples

broadcast slipperiness of packed ice

View source