No description
Find a file
2025-08-22 02:04:48 +02:00
doc init 2025-08-22 02:04:48 +02:00
interoperability init 2025-08-22 02:04:48 +02:00
locale init 2025-08-22 02:04:48 +02:00
sounds init 2025-08-22 02:04:48 +02:00
system init 2025-08-22 02:04:48 +02:00
textures init 2025-08-22 02:04:48 +02:00
hunger_bar_hiding.gif init 2025-08-22 02:04:48 +02:00
init.lua init 2025-08-22 02:04:48 +02:00
LICENSE.txt init 2025-08-22 02:04:48 +02:00
mod.conf init 2025-08-22 02:04:48 +02:00
README.md init 2025-08-22 02:04:48 +02:00
screenshot.png init 2025-08-22 02:04:48 +02:00
settingtypes.txt init 2025-08-22 02:04:48 +02:00

Hunger NG is a mod for Luanti adding a very customizable and easy to extend hunger system.

The mod adds a hunger bar at the position of the breath bar and hides the bar if the breath bar becomes visible so the most important bar is shown without cluttering the UI too much.

Hiding/Showing the hunger bar

Hunger NG works in singleplayer mode as well as on a multiplayer server. It automatically disables itself when damage is disabled and adapts to the used texture pack. The mod is self-contained and has no dependencies.

Main difference to most (if not all) hunger mods

All of the hunger-related information is stored as custom player attributes or custom item attributes. There are no global tables polluting the mod namespace or held in the mods local chunk. Its all nice and clean stored in players and items.

Hunger points get subtracted directly from the hunger value instead of being calculated to some sort of exhaustion value thats being used to reduce the hunger. This gives more detailed control over how many hunger a specific action will cause.

3rd-party mod support

Hunger NG support was added by the following mods.

Built-in support for the following mods was added.

Built-in support for the following games was added.

Translations

Missing your language? Feel free to add it!

Translation status