food_multiplier

Multiplies the amount of food level gained when the player eats.

Categories: player

Required arguments

Key(s)DescriptionType
multiplierThe multiplier to apply. Supports expressions.EXPRESSION

Example

effects:
  - id: food_multiplier
    args:
      multiplier: 1.5

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue