A Terasology module, as the name implies, that features thirst in the form of a status bar.
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.
- Simply create a world with the Thirst module enabled
- As time progresses, you'll notice the thirst bar going down!
showThirst
- Displays your current drink levelsetThirst <float>
- Sets your current drink level to the given valuesetMaxThirst <float>
- Sets your maximum drink level to the given value