Skip to content

This module introduces Thirst and various related effects.

Notifications You must be signed in to change notification settings

Terasology/Thirst

Repository files navigation

Thirst

A Terasology module, as the name implies, that features thirst in the form of a status bar.

Features

A thirst status bar in the player's HUD. The player's thirst saturation decreases as time in the world progresses, but replenishes with water and other consumables.

Getting Started

  • Simply create a world with the Thirst module enabled
  • As time progresses, you'll notice the thirst bar going down!

Commands

  • showThirst - Displays your current drink level
  • setThirst <float> - Sets your current drink level to the given value
  • setMaxThirst <float> - Sets your maximum drink level to the given value