bounciness

Adds to how much the entity bounces when it lands.

Categories: attribute, movement

Required arguments

Key(s)DescriptionType
bouncinessThe amount of bounciness to add, as a fraction between 0 and 1. Supports expressions.EXPRESSION

Example

effects:
  - id: bounciness
    args:
      bounciness: %level% * 0.1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue