After trying out multiple hunger and stamina mods this is the one I ended up settling on. Doesn't add anything extra, does the job and is compatible with a lot of mods. I got sprinting as a separate mod and tweaked it with settings, similarly.
Biggest welcome addition is "eat delay" setting, allowing me to set a delay between eating each piece of food. I set it to 5 seconds to make gathering good food very relevant. Though problem is, in a Taiga biome, finding good food sources is very difficult as berries don't restore much satiation (you need to eat 2 berries to satiate half a bread loaf on the UI!) and I ended up killing my character to reset my hunger, and even get rewarded with bones for it to turn into bonemeal using oneplus' bonemeal mod.
I had an idea how to block myself from employing lame strategies, and one idea I came up with is to reduce the amount of satiation you start with after death and maybe halve it - but no such setting exists yet :(
If this mod is still maintained having a setting for satiation amt on fresh spawn, and satiation amt on respawns would be very good!
EDIT: I might be dumb and just missed the setting that can start me with specific satiation lol, though idk if there's different ones for respawn vs first start
EDIT2: I discovered the setting, it only worked on first spawn, but on respawn it gave me back 20 hunger bars. Doesn't seem to work as expected...
Sorry for the super late reply. I currenty take a break from Minetest :)
hunger_ng_hunger_start_with should be exactly what you describe. When eating, the satiation level will raise to hunger_ng_hunger_maximum. But the mod became very complex over time. I most likely missed checking this in the code somewhere.
I’ll look into this. Maybe at the weekend, but no promise
Edit: Nevermind, found it. I just used the wrong variable in the on_respawn hook. Just get the latest Git version or wait till the update is available in the CDB :)
After trying out multiple hunger and stamina mods this is the one I ended up settling on. Doesn't add anything extra, does the job and is compatible with a lot of mods. I got sprinting as a separate mod and tweaked it with settings, similarly.
Biggest welcome addition is "eat delay" setting, allowing me to set a delay between eating each piece of food. I set it to 5 seconds to make gathering good food very relevant. Though problem is, in a Taiga biome, finding good food sources is very difficult as berries don't restore much satiation (you need to eat 2 berries to satiate half a bread loaf on the UI!) and I ended up killing my character to reset my hunger, and even get rewarded with bones for it to turn into bonemeal using oneplus' bonemeal mod.
I had an idea how to block myself from employing lame strategies, and one idea I came up with is to reduce the amount of satiation you start with after death and maybe halve it - but no such setting exists yet :(
If this mod is still maintained having a setting for satiation amt on fresh spawn, and satiation amt on respawns would be very good!
EDIT: I might be dumb and just missed the setting that can start me with specific satiation lol, though idk if there's different ones for respawn vs first start
EDIT2: I discovered the setting, it only worked on first spawn, but on respawn it gave me back 20 hunger bars. Doesn't seem to work as expected...
Sorry for the super late reply. I currenty take a break from Minetest :)
hunger_ng_hunger_start_with
should be exactly what you describe. When eating, the satiation level will raise tohunger_ng_hunger_maximum
. But the mod became very complex over time. I most likely missed checking this in the code somewhere.I’ll look into this. Maybe at the weekend, but no promise
Edit: Nevermind, found it. I just used the wrong variable in the on_respawn hook. Just get the latest Git version or wait till the update is available in the CDB :)
Great mod! I like it. Is it possible to add french translation? I can provide necessary file, since I already did it locally.
Hey, I’m glad you like it. Sure, just upload the file somewhere.
Great! Thx. The file can be downloaded here: https://file.io/Lgf9norNcLzK
Thanks! The translation was added!
Just fetch the last Git version or check for updates in the Minetest client.
Thanks. Unfortunately, I forgot some of the translations. Is it possible to do it again? Here is the link: https://file.io/8oxlepNFMCF0
Sure! Thanks for your contribution!
I updated everything :)