camera_distance

Adds to the distance the third person camera sits behind the player.

Categories: attribute, player, visual

Required arguments

Key(s)DescriptionType
distanceThe number of blocks to add to the camera distance. Supports expressions.EXPRESSION

Example

effects:
  - id: camera_distance
    args:
      distance: %level% * 0.5

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue