scale

Scales the entity's size by a given multiplier.

Categories: attribute, entity

Required arguments

Key(s)DescriptionType
multiplierThe scale multiplier to apply to the entity's size. Supports expressions.EXPRESSION

Example

effects:
  - id: scale
    args:
      multiplier: 1 + %level% * 0.05

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue