nutrition-commands.ftl 631 B

123456789101112
  1. cmd-nutrition-error-player = You cannot use this command unless you are a player.
  2. cmd-nutrition-error-entity = You cannot use this command without an entity.
  3. cmd-nutrition-error-component = Your entity does not have a {$comp} component.
  4. cmd-hungry-desc = makes you hungry
  5. cmd-hungry-help = sets your hungry level to starving
  6. cmd-setnutrit-desc = modify hunger and thirst
  7. cmd-setnutrit-help = set your hunger or thirst to one of the built-in thresholds
  8. cmd-setnutrit-error-invalid-threshold = invalid {$thresholdType} `{$thresholdString}`
  9. cmd-thirsty-desc = makes you thirsty
  10. cmd-thirsty-help = sets your thirst level to partched